mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove loadable font renderer support.
This commit is contained in:
parent
acc9105431
commit
affec10635
12 changed files with 16 additions and 309 deletions
|
|
@ -87,7 +87,6 @@ ModuleDescPtr LoadSubModuleLocal(ModuleDescPtr, const char *,
|
|||
pointer, const XF86ModReqInfo *,
|
||||
int *, int *);
|
||||
ModuleDescPtr DuplicateModule(ModuleDescPtr mod, ModuleDescPtr parent);
|
||||
void LoadFont(FontModule *);
|
||||
void UnloadModule(ModuleDescPtr);
|
||||
void UnloadSubModule(ModuleDescPtr);
|
||||
void UnloadDriver(ModuleDescPtr);
|
||||
|
|
|
|||
Loading…
Reference in a new issue