提交 73e23b0a 编写于 作者: B Behdad Esfahbod

Whitespace

上级 f27be105
...@@ -487,7 +487,6 @@ struct hb_apply_context_t ...@@ -487,7 +487,6 @@ struct hb_apply_context_t
const hb_glyph_info_t &info = c->buffer->out_info[idx]; const hb_glyph_info_t &info = c->buffer->out_info[idx];
matcher_t::may_skip_t skip = matcher.may_skip (c, info); matcher_t::may_skip_t skip = matcher.may_skip (c, info);
if (unlikely (skip == matcher_t::SKIP_YES)) if (unlikely (skip == matcher_t::SKIP_YES))
continue; continue;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册