From a7503615a6893749d512f75d37646273f31b9dbf Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 18 Apr 2008 19:56:41 -0400 Subject: Death to TOG-CUP. If you still care about 8bpp visuals that much, fix Composite to provide synthetic visuals. --- os/utils.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'os') 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 -- cgit v1.2.3