diff --git a/src/hb-ot-layout-open-private.h b/src/hb-ot-layout-open-private.h index 91aacfcf5..2dabffd6f 100644 --- a/src/hb-ot-layout-open-private.h +++ b/src/hb-ot-layout-open-private.h @@ -420,7 +420,6 @@ struct TTCHeader private: /* OpenTypeFontFaces, in no particular order */ DEFINE_OFFSET_ARRAY_TYPE (OffsetTable, offsetTable, numFonts); - /* XXX check version here? */ private: Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */