summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-04-18 19:56:41 -0400
committerAdam Jackson <ajax@redhat.com>2008-04-18 19:56:41 -0400
commita7503615a6893749d512f75d37646273f31b9dbf (patch)
treeb7875e4a67a67c7d1d41964e4f99a05e0c0fffc2 /os
parent4da9ec16e9725ebb9817b49e33ea1035b6aff09a (diff)
Death to TOG-CUP.
If you still care about 8bpp visuals that much, fix Composite to provide synthetic visuals.
Diffstat (limited to 'os')
-rw-r--r--os/utils.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/utils.c b/os/utils.c
index f394fe597..07296dfc5 100644
--- a/os/utils.c
+++ b/os/utils.c
@@ -180,9 +180,6 @@ _X_EXPORT Bool noSecurityExtension = FALSE;
#ifdef XSYNC
_X_EXPORT Bool noSyncExtension = FALSE;
#endif
-#ifdef TOGCUP
-_X_EXPORT Bool noXcupExtension = FALSE;
-#endif
#ifdef RES
_X_EXPORT Bool noResExtension = FALSE;
#endif