Drop the FONTCACHE extension.
This appears to have been dead code since X-TT was merged.
This commit is contained in:
@@ -69,13 +69,6 @@ extern void DPMSExtensionInit(INITARGS);
|
||||
#include <X11/extensions/dpmsstr.h>
|
||||
#endif
|
||||
|
||||
#ifdef FONTCACHE
|
||||
extern void FontCacheExtensionInit(INITARGS);
|
||||
#define _FONTCACHE_SERVER_
|
||||
#include "fontcacheP.h"
|
||||
#include "fontcachstr.h"
|
||||
#endif
|
||||
|
||||
#ifdef XV
|
||||
extern void XvExtensionInit(INITARGS);
|
||||
extern void XvMCExtensionInit(INITARGS);
|
||||
|
||||
Reference in New Issue
Block a user