mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[Coverage] Remove TODO
This commit is contained in:
parent
dbbb8e8006
commit
301f6e4b47
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue