diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 1b366eb7be01651bcc1b755a326d5a21839f12dd..34d5729ca6d4394530a1998cbc3f21f69fb2cac2 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -183,7 +183,7 @@ _hb_ot_blacklist_gdef (unsigned int gdef_len, return false; } -inline void +HB_INTERNAL void OT::GDEF::accelerator_t::init (hb_face_t *face) { this->blob = hb_sanitize_context_t().reference_table (face);