ct_exa: drop unused variable

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-31 17:03:00 +01:00
parent 29d233138a
commit 563d91629c

View File

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