From bccf3e1827eec07433340eea705597201b6d0a32 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 11 Sep 2018 01:04:50 +0200 Subject: [PATCH] Minor --- src/hb-open-type.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hb-open-type.hh b/src/hb-open-type.hh index 27ec772..5d09c52 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 { -- 2.7.4