mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Simplify default font path setup.
This commit is contained in:
parent
2efe1abb6f
commit
166177e36b
4 changed files with 2 additions and 12 deletions
|
|
@ -17,7 +17,6 @@ extern Bool screenSaverSuspended;
|
|||
|
||||
extern char *defaultFontPath;
|
||||
extern int monitorResolution;
|
||||
extern Bool loadableFonts;
|
||||
extern int defaultColorVisualClass;
|
||||
|
||||
extern Bool Must_have_memory;
|
||||
|
|
|
|||
Loading…
Reference in a new issue