[HB] Remove stale TODO mark
This commit is contained in:
parent
96908b8984
commit
e5372f1621
|
@ -420,7 +420,6 @@ struct TTCHeader
|
||||||
private:
|
private:
|
||||||
/* OpenTypeFontFaces, in no particular order */
|
/* OpenTypeFontFaces, in no particular order */
|
||||||
DEFINE_OFFSET_ARRAY_TYPE (OffsetTable, offsetTable, numFonts);
|
DEFINE_OFFSET_ARRAY_TYPE (OffsetTable, offsetTable, numFonts);
|
||||||
/* XXX check version here? */
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
|
Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
|
||||||
|
|
Loading…
Reference in New Issue