[buffer] Actually remove TODO item
In reality, one side is smaller and one side is larger. The existing code handles that just fine.
This commit is contained in:
parent
d09e962b9f
commit
689c77530a
|
@ -552,8 +552,6 @@ hb_buffer_t::delete_glyph ()
|
|||
goto done;
|
||||
}
|
||||
|
||||
/* TODO We need to just merge one direction, with whichever is smaller but larger than our cluster. */
|
||||
|
||||
if (out_len)
|
||||
{
|
||||
/* Merge cluster backward. */
|
||||
|
|
Loading…
Reference in New Issue