Remove unused function

This commit is contained in:
Behdad Esfahbod 2012-07-31 21:10:16 -04:00
parent 69cc492dc1
commit 321ec29cc2
1 changed files with 0 additions and 7 deletions

View File

@ -428,13 +428,6 @@ override_features_indic (const hb_ot_complex_shaper_t *shaper,
}
hb_ot_shape_normalization_mode_t
_hb_ot_shape_complex_normalization_preference_indic (const hb_segment_properties_t *props)
{
return HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_DIACRITICS;
}
static void
setup_masks_indic (const hb_ot_complex_shaper_t *shaper,
const hb_ot_map_t *map,