We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e319a commit 8d803e3Copy full SHA for 8d803e3
include/dixfont.h
@@ -28,10 +28,6 @@ SOFTWARE.
28
#include <X11/fonts/font.h>
29
#include <X11/fonts/fontstruct.h>
30
31
-#define NullDIXFontProp ((DIXFontPropPtr)0)
32
-
33
-typedef struct _DIXFontProp *DIXFontPropPtr;
34
35
extern _X_EXPORT Bool SetDefaultFont(const char * /*defaultfontname */ );
36
37
extern _X_EXPORT int OpenFont(ClientPtr /*client */ ,
0 commit comments