summaryrefslogtreecommitdiff
path: root/src/ct_accel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ct_accel.c')
-rw-r--r--src/ct_accel.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/ct_accel.c b/src/ct_accel.c
index 6309074..d936291 100644
--- a/src/ct_accel.c
+++ b/src/ct_accel.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/ct_accel.c,v 1.40tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/ct_accel.c,v 1.40 2002/11/25 14:04:58 eich Exp $ */
/*
* Copyright 1996, 1997, 1998 by David Bateman <dbateman@ee.uts.edu.au>
* Modified 1997, 1998 by Nozomi Ytow
@@ -248,12 +248,9 @@ CTNAME(AccelInit)(ScreenPtr pScreen)
* then used by a CopyArea function with a complex ROP.
*/
infoPtr->SubsequentSolidFillRect = CTNAME(24SubsequentSolidFillRect);
-#if 0
- /* How can an unsigned quantity be less than zero? */
if (cAcl->ScratchAddress < 0)
infoPtr->ScreenToScreenCopyFlags |= GXCOPY_ONLY;
#endif
-#endif
break;
#ifdef CHIPS_HIQV
case 32: