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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FreeType/ft.h b/src/FreeType/ft.h
index 8cf31d4..7fa86b0 100644
--- a/src/FreeType/ft.h
+++ b/src/FreeType/ft.h
@@ -82,6 +82,4 @@ unsigned FTRemap(FT_Face face, FTMappingPtr, unsigned code);
int FTtoXReturnCode(int);
int FTGetEnglishName(FT_Face, int, char *, int);
-extern void ErrorF(const char*, ...);
-
#endif /* _FT_H_ */