Whitespace

This commit is contained in:
Behdad Esfahbod 2021-07-28 11:58:10 -06:00
parent cc3a7ceea3
commit b926fb9bb0
1 changed files with 0 additions and 1 deletions

View File

@ -408,7 +408,6 @@ struct MultipleSubstFormat1
| hb_map (hb_add (this)) | hb_map (hb_add (this))
| hb_apply ([c] (const Sequence &_) { _.closure (c); }) | hb_apply ([c] (const Sequence &_) { _.closure (c); })
; ;
} }
void closure_lookups (hb_closure_lookups_context_t *c) const {} void closure_lookups (hb_closure_lookups_context_t *c) const {}