diff --git a/dix/dixfonts.c b/dix/dixfonts.c index 6a1a4a36c..90c0f4c96 100644 --- a/dix/dixfonts.c +++ b/dix/dixfonts.c @@ -1911,7 +1911,6 @@ InitFonts (void) #ifdef BUILTIN_FONTS BuiltinRegisterFpeFunctions(); #else - FreeTypeRegisterFontFileFunctions(); FontFileRegisterFpeFunctions(); fs_register_fpe_functions(); #endif