[HB] Remove obsolete comment
This commit is contained in:
parent
9f721cf380
commit
6e13d41401
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue