mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
dix: Remove -fn and -fc options to set default text/cursor fonts
I strongly suspect these never get used in the wild, and it's not an especially useful thing to do in any case.
This commit is contained in:
committed by
Adam Jackson
parent
4ebce1ed8b
commit
56ea4c769c
@@ -33,8 +33,6 @@ from The Open Group.
|
||||
|
||||
#include "globals.h"
|
||||
|
||||
extern _X_EXPORT const char *defaultTextFont;
|
||||
extern _X_EXPORT const char *defaultCursorFont;
|
||||
extern _X_EXPORT int LimitClients;
|
||||
extern _X_EXPORT volatile char isItTimeToYield;
|
||||
extern _X_EXPORT volatile char dispatchException;
|
||||
|
||||
Reference in New Issue
Block a user