[HB] Remove obsolete comment

This commit is contained in:
Behdad Esfahbod 2009-05-16 20:15:16 -04:00
parent 9f721cf380
commit 6e13d41401
1 changed files with 0 additions and 1 deletions

View File

@ -165,7 +165,6 @@ struct CaretValue {
CaretValueFormat1 format1;
CaretValueFormat2 format2;
CaretValueFormat3 format3;
/* FIXME old HarfBuzz code has a format 4 here! */
} u;
};
DEFINE_NULL (CaretValue, 2);