[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:
Behdad Esfahbod 2022-06-10 07:37:45 -06:00
parent d09e962b9f
commit 689c77530a
1 changed files with 0 additions and 2 deletions

View File

@ -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. */