Remove useless TODO

This commit is contained in:
Behdad Esfahbod 2010-07-07 22:07:40 -04:00
parent da8edbb622
commit 2f418f5709
1 changed files with 0 additions and 1 deletions

View File

@ -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++)
{