Remove done item
This commit is contained in:
parent
4a86053159
commit
bf2b25dd85
|
@ -116,7 +116,6 @@ hb_shape (hb_font_t *font,
|
|||
original_direction = hb_ensure_native_direction (buffer);
|
||||
|
||||
/* do_mirroring (buffer); */
|
||||
/* natural direction analysis */
|
||||
/* OT preprocess */
|
||||
|
||||
hb_map_glyphs (font, face, buffer);
|
||||
|
|
Loading…
Reference in New Issue