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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/FreeType/ft.h b/src/FreeType/ft.h
index 7560c8d..d5d789e 100644
--- a/src/FreeType/ft.h
+++ b/src/FreeType/ft.h
@@ -76,10 +76,6 @@ typedef struct _FTMapping
/* ftfuncs.c */
-#if 0
-void FreeTypeRegisterFontFileFunctions(void);
-#endif
-
/* ftenc.c */
int FTPickMapping(char*, int, char*, FT_Face, FTMappingPtr);