From dda10c9066a660b647384179f82e1da8e063264f Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 5 Nov 2007 16:28:35 +0000 Subject: Remove all traces of external RGB database (and Speedo) Remove all references to an external RGB database (which hasn't been enabled for a very long time). Also get rid of some references to Speedo fonts. --- include/xorg-server.h.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/xorg-server.h.in') diff --git a/include/xorg-server.h.in b/include/xorg-server.h.in index c117dfa33..2a0a5f5e2 100644 --- a/include/xorg-server.h.in +++ b/include/xorg-server.h.in @@ -109,12 +109,6 @@ /* Support UNIX socket connections */ #undef UNIXCONN -/* Use builtin rgb color database */ -#undef USE_RGB_BUILTIN - -/* Use rgb.txt directly */ -#undef USE_RGB_TXT - /* unaligned word accesses behave as expected */ #undef WORKING_UNALIGNED_INT -- cgit v1.2.3