mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-05 11:12:42 +00:00
xfree86: drivers: chips: drop some unused variables
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
ac26ad739a
commit
7e33b0d979
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user