diff options
author | Adam Jackson <ajax@redhat.com> | 2008-04-18 19:56:41 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-04-18 19:56:41 -0400 |
commit | a7503615a6893749d512f75d37646273f31b9dbf (patch) | |
tree | b7875e4a67a67c7d1d41964e4f99a05e0c0fffc2 /include/globals.h | |
parent | 4da9ec16e9725ebb9817b49e33ea1035b6aff09a (diff) |
Death to TOG-CUP.
If you still care about 8bpp visuals that much, fix Composite to provide
synthetic visuals.
Diffstat (limited to 'include/globals.h')
-rw-r--r-- | include/globals.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/globals.h b/include/globals.h index 62794f519..9e5060d5f 100644 --- a/include/globals.h +++ b/include/globals.h @@ -106,10 +106,6 @@ extern Bool noSecurityExtension; extern Bool noSyncExtension; #endif -#ifdef TOGCUP -extern Bool noXcupExtension; -#endif - #ifdef RES extern Bool noResExtension; #endif |