Commit 3d3523f721591bc53851e42e8096615c71ab234e

Werner Lemberg 2015-02-25T06:46:13

Remove invalid note.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/include/ftimage.h b/include/ftimage.h
index 6b15b2d..82f284c 100644
--- a/include/ftimage.h
+++ b/include/ftimage.h
@@ -258,11 +258,6 @@ FT_BEGIN_HEADER
   /*                    field is intended for paletted pixel modes.  Not   */
   /*                    used currently.                                    */
   /*                                                                       */
-  /* <Note>                                                                */
-  /*   For now, the only pixel modes supported by FreeType are mono and    */
-  /*   grays.  However, drivers might be added in the future to support    */
-  /*   more `colorful' options.                                            */
-  /*                                                                       */
   typedef struct  FT_Bitmap_
   {
     unsigned int    rows;