diff --git a/src/hb-open-file-private.hh b/src/hb-open-file-private.hh index 905f50f48ea9d60b3108567961cec084d435ca9d..9570b0fbaa8f4bf6f13dac2cd48db7f598b50af9 100644 --- a/src/hb-open-file-private.hh +++ b/src/hb-open-file-private.hh @@ -77,7 +77,6 @@ typedef struct OffsetTable { Tag t; t.set (tag); - /* TODO: bsearch (need to sort in sanitize) */ unsigned int count = numTables; for (unsigned int i = 0; i < count; i++) {