Remove useless TODO
This commit is contained in:
parent
da8edbb622
commit
2f418f5709
|
@ -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++)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue