Minor
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 10 Sep 2018 23:04:50 +0000 (01:04 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 10 Sep 2018 23:04:50 +0000 (01:04 +0200)
src/hb-open-type.hh

index 27ec772..5d09c52 100644 (file)
@@ -299,7 +299,6 @@ static inline Type& operator + (Base &base, OffsetTo<Type, OffsetType> &offset)
  * Array Types
  */
 
-/* TODO Use it in ArrayOf, HeadlessArrayOf, and other places around the code base?? */
 template <typename Type>
 struct UnsizedArrayOf
 {