From e5372f1621602dcee4e14a4b22dc182c21502a50 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 24 May 2009 14:21:27 -0400 Subject: [PATCH] [HB] Remove stale TODO mark --- src/hb-ot-layout-open-private.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hb-ot-layout-open-private.h b/src/hb-ot-layout-open-private.h index 91aacfcf..2dabffd6 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' */ -- GitLab