Remove NOFONTSERVERACCESS macro
dix: this is semantically different but it goes through the same path in the code.
This commit is contained in:
@@ -1920,8 +1920,6 @@ InitFonts (void)
|
||||
BuiltinRegisterFpeFunctions();
|
||||
#else
|
||||
FontFileRegisterFpeFunctions();
|
||||
#endif
|
||||
#ifndef NOFONTSERVERACCESS
|
||||
fs_register_fpe_functions();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user