diff options
-rw-r--r-- | xf86config.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xf86config.py b/xf86config.py index 39070603e..e88850a03 100644 --- a/xf86config.py +++ b/xf86config.py @@ -636,7 +636,6 @@ class XF86Config: # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. - FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "unix/:7100" """ |