mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove loadable font renderer support.
This commit is contained in:
parent
acc9105431
commit
affec10635
12 changed files with 16 additions and 309 deletions
|
|
@ -198,7 +198,6 @@ LoaderSetPath(const char *path)
|
|||
/* Standard set of module subdirectories to search, in order of preference */
|
||||
static const char *stdSubdirs[] = {
|
||||
"",
|
||||
"fonts/",
|
||||
"input/",
|
||||
"drivers/",
|
||||
"multimedia/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue