diff options
Diffstat (limited to 'pango/pango-ot-info.c')
-rw-r--r-- | pango/pango-ot-info.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pango/pango-ot-info.c b/pango/pango-ot-info.c index 541062ab..2a2c1470 100644 --- a/pango/pango-ot-info.c +++ b/pango/pango-ot-info.c @@ -558,8 +558,6 @@ _pango_ot_info_position (const PangoOTInfo *info, /* XXX */ _hb_buffer_clear_positions (buffer->buffer); - hb_ot_layout_set_direction (info->layout, - buffer->rtl); hb_ot_layout_set_hinting (info->layout, buffer->font->is_hinted); hb_ot_layout_set_scale (info->layout, |