dix: dixfonts: drop unused GetFontPath()

Not used anywhere, neither in Xserver nor in drivers, so no need
to keep it 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:21:23 +01:00
committed by Enrico Weigelt
parent 0bfa59e601
commit d66dea68af
2 changed files with 0 additions and 45 deletions

View File

@@ -70,11 +70,6 @@ extern _X_EXPORT int SetFontPath(ClientPtr /*client */ ,
extern _X_EXPORT int SetDefaultFontPath(const char * /*path */ );
/* not used by any known external driver, so can be removed soon */
extern _X_EXPORT int GetFontPath(ClientPtr client,
int *count,
int *length, unsigned char **result) _X_DEPRECATED;
extern _X_EXPORT void DeleteClientFontStuff(ClientPtr /*client */ );
/* Quartz support on Mac OS X pulls in the QuickDraw