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);
|
original_direction = hb_ensure_native_direction (buffer);
|
||||||
|
|
||||||
/* do_mirroring (buffer); */
|
/* do_mirroring (buffer); */
|
||||||
/* natural direction analysis */
|
|
||||||
/* OT preprocess */
|
/* OT preprocess */
|
||||||
|
|
||||||
hb_map_glyphs (font, face, buffer);
|
hb_map_glyphs (font, face, buffer);
|
||||||
|
|
Loading…
Reference in New Issue