Oops, remove extra mask setting that broke complex shaping

This commit is contained in:
Behdad Esfahbod 2010-10-27 01:23:14 -04:00
parent 502f4cba3e
commit 248e3c2ba4
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@ hb_ot_shape_setup_masks (hb_ot_shape_context_t *c)
hb_ot_shape_complex_setup_masks (c);
c->buffer->reset_masks (global_mask);
for (unsigned int i = 0; i < c->num_user_features; i++)
{
const hb_feature_t *feature = &c->user_features[i];