mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Drop the FONTCACHE extension.
This appears to have been dead code since X-TT was merged.
This commit is contained in:
parent
b85392e66b
commit
0b45ba488d
10 changed files with 0 additions and 378 deletions
|
|
@ -65,10 +65,6 @@ extern Bool noDbeExtension;
|
|||
extern Bool noDPMSExtension;
|
||||
#endif
|
||||
|
||||
#ifdef FONTCACHE
|
||||
extern Bool noFontCacheExtension;
|
||||
#endif
|
||||
|
||||
#ifdef GLXEXT
|
||||
extern Bool noGlxExtension;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue