Whitespace

This commit is contained in:
Behdad Esfahbod 2014-07-15 18:43:49 -04:00
parent f27be105af
commit 73e23b0acf
1 changed files with 0 additions and 1 deletions

View File

@ -487,7 +487,6 @@ struct hb_apply_context_t
const hb_glyph_info_t &info = c->buffer->out_info[idx];
matcher_t::may_skip_t skip = matcher.may_skip (c, info);
if (unlikely (skip == matcher_t::SKIP_YES))
continue;