Simplify default font path setup.

This commit is contained in:
Adam Jackson 2008-05-14 16:02:05 -04:00
commit 166177e36b
4 changed files with 2 additions and 12 deletions

View file

@ -17,7 +17,6 @@ extern Bool screenSaverSuspended;
extern char *defaultFontPath;
extern int monitorResolution;
extern Bool loadableFonts;
extern int defaultColorVisualClass;
extern Bool Must_have_memory;