mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove all traces of external RGB database (and Speedo)
Remove all references to an external RGB database (which hasn't been enabled for a very long time). Also get rid of some references to Speedo fonts.
This commit is contained in:
parent
5e363500c8
commit
dda10c9066
25 changed files with 12 additions and 341 deletions
|
|
@ -16,7 +16,6 @@ extern Bool screenSaverSuspended;
|
|||
#endif
|
||||
|
||||
extern char *defaultFontPath;
|
||||
extern char *rgbPath;
|
||||
extern int monitorResolution;
|
||||
extern Bool loadableFonts;
|
||||
extern int defaultColorVisualClass;
|
||||
|
|
|
|||
Loading…
Reference in a new issue