diff --git a/hw/xfree86/drivers/video/chips/src/ct_exa.c b/hw/xfree86/drivers/video/chips/src/ct_exa.c index aac36ea977..788983b589 100644 --- a/hw/xfree86/drivers/video/chips/src/ct_exa.c +++ b/hw/xfree86/drivers/video/chips/src/ct_exa.c @@ -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; }