Remove invalid note.
This commit is contained in:
parent
4b9234b8a2
commit
3d3523f721
|
@ -258,11 +258,6 @@ FT_BEGIN_HEADER
|
||||||
/* field is intended for paletted pixel modes. Not */
|
/* field is intended for paletted pixel modes. Not */
|
||||||
/* used currently. */
|
/* 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_
|
typedef struct FT_Bitmap_
|
||||||
{
|
{
|
||||||
unsigned int rows;
|
unsigned int rows;
|
||||||
|
|
Loading…
Reference in New Issue