[Coverage] Remove TODO

This commit is contained in:
Behdad Esfahbod 2022-12-04 11:46:10 -07:00
parent dbbb8e8006
commit 301f6e4b47
1 changed files with 0 additions and 2 deletions

View File

@ -80,8 +80,6 @@ struct CoverageFormat2_4
TRACE_SERIALIZE (this);
if (unlikely (!c->extend_min (this))) return_trace (false);
/* TODO(iter) Write more efficiently? */
unsigned num_ranges = 0;
hb_codepoint_t last = (hb_codepoint_t) -2;
for (auto g: glyphs)