mirror of
https://github.com/X11Libre/xf86-video-chips.git
synced 2026-03-23 17:19:27 +00:00
ct_exa: drop unused variable
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user