summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2017-06-20 18:03:20 +0200
committerWerner Lemberg <wl@gnu.org>2017-06-20 18:03:20 +0200
commit390048fa468dfee06f722da6b8ca1b79022480d6 (patch)
treeb2faf8d90195746740ec5406e42cfafbb2f38ab6
parentc8829e4bc18c99b8cc0f747216c2191ec669e11a (diff)
downloadfreetype2-390048fa468dfee06f722da6b8ca1b79022480d6.tar.gz
Remove deprecated comment.
-rw-r--r--src/sfnt/ttpost.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sfnt/ttpost.c b/src/sfnt/ttpost.c
index 540d5f254..a47ece0ec 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;