Skip to content

Commit 2725ccc

Browse files
committed
[PR #1427] include: dixfont.h: drop unused NullDIXFontProp and DIXFontPropPtr
PR: #1427
1 parent 6eb6a86 commit 2725ccc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/dixfont.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ SOFTWARE.
2828
#include <X11/fonts/font.h>
2929
#include <X11/fonts/fontstruct.h>
3030

31-
#define NullDIXFontProp ((DIXFontPropPtr)0)
32-
33-
typedef struct _DIXFontProp *DIXFontPropPtr;
34-
3531
extern _X_EXPORT Bool SetDefaultFont(const char * /*defaultfontname */ );
3632

3733
extern _X_EXPORT int OpenFont(ClientPtr /*client */ ,

0 commit comments

Comments
 (0)