summaryrefslogtreecommitdiffstats
path: root/src/autofit/afdummy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/afdummy.h')
-rw-r--r--src/autofit/afdummy.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/autofit/afdummy.h b/src/autofit/afdummy.h
index 9a4d3c2..ad1b0d3 100644
--- a/src/autofit/afdummy.h
+++ b/src/autofit/afdummy.h
@@ -25,14 +25,10 @@
FT_BEGIN_HEADER
- /* A dummy writing system and script class used when no hinting should be
- * performed.
- */
+ /* A dummy writing system used when no hinting should be performed. */
AF_DECLARE_WRITING_SYSTEM_CLASS( af_dummy_writing_system_class )
- AF_DECLARE_SCRIPT_CLASS( af_none_script_class )
-
/* */
FT_END_HEADER