xfree86: drivers: chips: drop some unused variables

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-07-22 13:39:59 +02:00
committed by Enrico Weigelt
parent ac26ad739a
commit 7e33b0d979

View File

@@ -147,7 +147,6 @@ ctDoneCopy(PixmapPtr pDstPixmap)
ENTER;
ScrnInfoPtr pScrn = xf86Screens[pDstPixmap->drawable.pScreen->myNum];
CHIPSPtr cPtr = CHIPSPTR(pScrn);
CHIPSACLPtr cAcl = CHIPSACLPTR(pScrn);
ctBLTWAIT;
LEAVE;
}