summaryrefslogtreecommitdiff
path: root/src/cff/cffparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cff/cffparse.h')
-rw-r--r--src/cff/cffparse.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/cff/cffparse.h b/src/cff/cffparse.h
index 58d59fa4a..b6378a8e8 100644
--- a/src/cff/cffparse.h
+++ b/src/cff/cffparse.h
@@ -133,15 +133,6 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#ifdef CFF_CONFIG_OPTION_OLD_ENGINE
- typedef struct CFF_T2_String_
- {
- FT_Byte* start;
- FT_Byte* limit;
-
- } CFF_T2_StringRec, *CFF_T2_String;
-#endif /* CFF_CONFIG_OPTION_OLD_ENGINE */
-
#endif /* CFFPARSE_H_ */