summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/loadmod.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-07-16 14:44:33 -0400
committerAdam Jackson <ajax@redhat.com>2008-07-16 14:49:36 -0400
commitaffec10635343668839994ea2bac16c1d4524200 (patch)
treeccf5a8b878d74b00e989c7a8c9dc1af4f7007453 /hw/xfree86/loader/loadmod.c
parentacc91054316208844742495dea0b80a860ef02bb (diff)
Remove loadable font renderer support.
Diffstat (limited to 'hw/xfree86/loader/loadmod.c')
-rw-r--r--hw/xfree86/loader/loadmod.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/loader/loadmod.c b/hw/xfree86/loader/loadmod.c
index 04719a687..6031db756 100644
--- a/hw/xfree86/loader/loadmod.c
+++ b/hw/xfree86/loader/loadmod.c
@@ -198,7 +198,6 @@ LoaderSetPath(const char *path)
/* Standard set of module subdirectories to search, in order of preference */
static const char *stdSubdirs[] = {
"",
- "fonts/",
"input/",
"drivers/",
"multimedia/",