From 3d3523f721591bc53851e42e8096615c71ab234e Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Wed, 25 Feb 2015 06:46:13 +0100 Subject: [PATCH] Remove invalid note. --- include/ftimage.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/ftimage.h b/include/ftimage.h index 6b15b2dab..82f284c4f 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. */ /* */ - /* */ - /* 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;