diff --git a/src/hb-ot-layout-gsub-table.hh b/src/hb-ot-layout-gsub-table.hh index ea0291280..9d10c7804 100644 --- a/src/hb-ot-layout-gsub-table.hh +++ b/src/hb-ot-layout-gsub-table.hh @@ -408,7 +408,6 @@ struct MultipleSubstFormat1 | hb_map (hb_add (this)) | hb_apply ([c] (const Sequence &_) { _.closure (c); }) ; - } void closure_lookups (hb_closure_lookups_context_t *c) const {}