Signed-off-by: Adam Jackson <a...@redhat.com>
---
 hw/xfree86/common/xf86Configure.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/hw/xfree86/common/xf86Configure.c 
b/hw/xfree86/common/xf86Configure.c
index 8c8e49e..0d7a127 100644
--- a/hw/xfree86/common/xf86Configure.c
+++ b/hw/xfree86/common/xf86Configure.c
@@ -399,10 +399,9 @@ configureModuleSection(void)
 {
     const char **elist, **el;
 
-    /* Find the list of extension & font modules. */
+    /* Find the list of extension modules. */
     const char *esubdirs[] = {
         "extensions",
-        "fonts",
         NULL
     };
     parsePrologue(XF86ConfModulePtr, XF86ConfModuleRec);
-- 
2.9.3

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to