diff --git a/src/hb-open-type.hh b/src/hb-open-type.hh index 27ec77204..5d09c5208 100644 --- a/src/hb-open-type.hh +++ b/src/hb-open-type.hh @@ -299,7 +299,6 @@ static inline Type& operator + (Base &base, OffsetTo &offset) * Array Types */ -/* TODO Use it in ArrayOf, HeadlessArrayOf, and other places around the code base?? */ template struct UnsizedArrayOf {