From affec10635343668839994ea2bac16c1d4524200 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 16 Jul 2008 14:44:33 -0400 Subject: Remove loadable font renderer support. --- hw/xfree86/loader/loadmod.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/xfree86/loader/loadmod.c') 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/", -- cgit v1.2.3