Commit 8a2b690c0a311b000074b18b2bd460db9da293d0

Werner Lemberg 2014-04-18T10:17:49

Minor documentation fix.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/include/freetype.h b/include/freetype.h
index 141e185..9ab843c 100644
--- a/include/freetype.h
+++ b/include/freetype.h
@@ -1592,7 +1592,6 @@ FT_BEGIN_HEADER
   /*                         This field is only valid for the composite    */
   /*                         glyph format that should normally only be     */
   /*                         loaded with the @FT_LOAD_NO_RECURSE flag.     */
-  /*                         For now this is internal to FreeType.         */
   /*                                                                       */
   /*    subglyphs         :: An array of subglyph descriptors for          */
   /*                         composite glyphs.  There are `num_subglyphs'  */