include: dixfont.h: drop unused NullDIXFontProp and DIXFontPropPtr

Not used anywhere, so no need to keep them around any longer.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-11-19 16:16:58 +01:00
committed by Enrico Weigelt
parent f24822c2b5
commit 93dd3049e9

View File

@@ -28,10 +28,6 @@ SOFTWARE.
#include <X11/fonts/font.h>
#include <X11/fonts/fontstruct.h>
#define NullDIXFontProp ((DIXFontPropPtr)0)
typedef struct _DIXFontProp *DIXFontPropPtr;
extern _X_EXPORT Bool SetDefaultFont(const char * /*defaultfontname */ );
extern _X_EXPORT int OpenFont(ClientPtr /*client */ ,