diff --git a/src/hb-open-file-private.hh b/src/hb-open-file-private.hh index 905f50f48..9570b0fba 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++) {