[ot-font] Remove ensure

This commit is contained in:
Behdad Esfahbod 2018-11-05 23:10:37 -05:00
parent ea6d9b661f
commit 9198de7b9b
1 changed files with 0 additions and 1 deletions

View File

@ -298,7 +298,6 @@ _hb_ot_get_font_funcs (void)
void
hb_ot_font_set_funcs (hb_font_t *font)
{
if (unlikely (!hb_ot_shaper_face_data_ensure (font->face))) return;
hb_font_set_funcs (font,
_hb_ot_get_font_funcs (),
&font->face->table,