Commit 390048fa468dfee06f722da6b8ca1b79022480d6

Werner Lemberg 2017-06-20T18:03:20

Remove deprecated comment.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/sfnt/ttpost.c b/src/sfnt/ttpost.c
index 540d5f2..a47ece0 100644
--- a/src/sfnt/ttpost.c
+++ b/src/sfnt/ttpost.c
@@ -325,7 +325,6 @@
     FT_UNUSED( post_limit );
 
 
-    /* UNDOCUMENTED!  This value appears only in the Apple TT specs. */
     if ( FT_READ_USHORT( num_glyphs ) )
       goto Exit;