[PATCH 03/18] include: GetClientResolutions is declared in font.h
Keith Packard
keithp at keithp.com
Mon Jan 13 10:17:43 PST 2014
No need to have a duplicate definition here.
Signed-off-by: Keith Packard <keithp at keithp.com>
---
include/dixfontstubs.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/dixfontstubs.h b/include/dixfontstubs.h
index 0454ffa..535d312 100644
--- a/include/dixfontstubs.h
+++ b/include/dixfontstubs.h
@@ -11,8 +11,6 @@ extern _X_EXPORT int client_auth_generation(ClientPtr client);
extern _X_EXPORT void DeleteFontClientID(Font id);
-extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
-
extern _X_EXPORT int GetDefaultPointSize(void);
extern _X_EXPORT Font GetNewFontClientID(void);
--
1.8.5.2
More information about the xorg-devel
mailing list