mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 01:10:11 +01:00
include: GetClientResolutions is declared in font.h
No need to have a duplicate definition here. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
25ebb9dbc9
commit
9ef53e2267
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue