summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/loaderProcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/loaderProcs.h')
-rw-r--r--hw/xfree86/loader/loaderProcs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/loader/loaderProcs.h b/hw/xfree86/loader/loaderProcs.h
index 9c73db3a6..827f3a92f 100644
--- a/hw/xfree86/loader/loaderProcs.h
+++ b/hw/xfree86/loader/loaderProcs.h
@@ -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);