Remove loadable font renderer support.

This commit is contained in:
Adam Jackson 2008-07-16 14:44:33 -04:00
commit affec10635
12 changed files with 16 additions and 309 deletions

View file

@ -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/",