Drop the FONTCACHE extension.

This appears to have been dead code since X-TT was merged.
This commit is contained in:
Adam Jackson
2008-07-18 10:54:10 -04:00
parent b85392e66b
commit 0b45ba488d
10 changed files with 0 additions and 378 deletions

View File

@@ -73,11 +73,8 @@
#define DMXEXT
/* Disable the extensions that are not currently supported */
#undef BEZIER
#undef PEXEXT
#undef MULTIBUFFER
#undef XV
#undef XIE
#undef DBE
#undef XF86VIDMODE
#undef XFreeXDGA
@@ -87,6 +84,5 @@
#undef XFIXES
#undef DAMAGE
#undef COMPOSITE
#undef FONTCACHE
#endif /* DMX_CONFIG_H */