From: Behdad Esfahbod Date: Mon, 10 Sep 2018 23:04:50 +0000 (+0200) Subject: Minor X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bccf3e1827eec07433340eea705597201b6d0a32;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Minor --- 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 {