diff options
Diffstat (limited to 'include')
-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 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 |