From b926fb9bb010e838282b9f735c3cb2e39340c708 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 28 Jul 2021 11:58:10 -0600 Subject: [PATCH] Whitespace --- src/hb-ot-layout-gsub-table.hh | 1 - 1 file changed, 1 deletion(-) 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 {}