commit | 9198de7b9b6020c1e3d6a48783e36db7e1f7e99a | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Mon Nov 05 23:10:37 2018 -0500 |
committer | Behdad Esfahbod <[email protected]> | Mon Nov 05 23:10:37 2018 -0500 |
tree | 6c4398cac6c47bbef23d6977cbc6bd27264be047 | |
parent | ea6d9b661fc3cf6bc4366feeb7694c0b712abfae [diff] |
[ot-font] Remove ensure
diff --git a/src/hb-ot-font.cc b/src/hb-ot-font.cc index 2f88f3a..cf8cbd3 100644 --- a/src/hb-ot-font.cc +++ b/src/hb-ot-font.cc
@@ -298,7 +298,6 @@ 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,