summaryrefslogtreecommitdiffstats
path: root/src/autofit/aflatin2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/aflatin2.h')
-rw-r--r--src/autofit/aflatin2.h14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/autofit/aflatin2.h b/src/autofit/aflatin2.h
index f7f6d8d..b5d252a 100644
--- a/src/autofit/aflatin2.h
+++ b/src/autofit/aflatin2.h
@@ -2,7 +2,8 @@
/* */
/* aflatin2.h */
/* */
-/* Auto-fitter hinting routines for latin script (specification). */
+/* Auto-fitter hinting routines for latin writing system */
+/* (specification). */
/* */
/* Copyright 2003-2007, 2012, 2013 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
@@ -30,17 +31,6 @@ FT_BEGIN_HEADER
AF_DECLARE_WRITING_SYSTEM_CLASS( af_latin2_writing_system_class )
- /* the latin-specific script classes */
-
- AF_DECLARE_SCRIPT_CLASS( af_ltn2_script_class ) /* XXX */
-#if 0
- AF_DECLARE_SCRIPT_CLASS( af_arm2_script_class )
- AF_DECLARE_SCRIPT_CLASS( af_cyr2_script_class )
- AF_DECLARE_SCRIPT_CLASS( af_grk2_script_class )
- AF_DECLARE_SCRIPT_CLASS( af_hbr2_script_class )
-#endif
-
-
/* */
FT_END_HEADER