summaryrefslogtreecommitdiff
path: root/src/FreeType/ft.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/FreeType/ft.h')
-rw-r--r--src/FreeType/ft.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FreeType/ft.h b/src/FreeType/ft.h
index 8ad8403..7560c8d 100644
--- a/src/FreeType/ft.h
+++ b/src/FreeType/ft.h
@@ -89,7 +89,6 @@ unsigned FTRemap(FT_Face face, FTMappingPtr, unsigned code);
int FTtoXReturnCode(int);
int FTGetEnglishName(FT_Face, int, char *, int);
-int FTcheckForTTCName(char*, char**, int*);
extern void ErrorF(const char*, ...);