summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-07-18 10:54:10 -0400
committerAdam Jackson <ajax@redhat.com>2008-07-18 10:54:10 -0400
commit0b45ba488d8a3e901b83e445d17e7e9a67047b6c (patch)
treeaa3f0a7a90d91e5bbecbb445e75f9d232e89101a /include
parentb85392e66b4cbfcc95897ac342f19ac8ab04d4cc (diff)
Drop the FONTCACHE extension.
This appears to have been dead code since X-TT was merged.
Diffstat (limited to 'include')
-rw-r--r--include/globals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/globals.h b/include/globals.h
index 9573abdee..d9f140ec7 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -65,10 +65,6 @@ extern Bool noDbeExtension;
extern Bool noDPMSExtension;
#endif
-#ifdef FONTCACHE
-extern Bool noFontCacheExtension;
-#endif
-
#ifdef GLXEXT
extern Bool noGlxExtension;
#endif