Remove useless TODO

pull/1/head
Behdad Esfahbod 15 years ago
parent da8edbb622
commit 2f418f5709
  1. 1
      src/hb-open-file-private.hh

@ -77,7 +77,6 @@ typedef struct OffsetTable
{ {
Tag t; Tag t;
t.set (tag); t.set (tag);
/* TODO: bsearch (need to sort in sanitize) */
unsigned int count = numTables; unsigned int count = numTables;
for (unsigned int i = 0; i < count; i++) for (unsigned int i = 0; i < count; i++)
{ {

Loading…
Cancel
Save