[indic] Remove Chakma decomposition rule from Indic shaper

This is now added to USE:
https://github.com/behdad/harfbuzz/pull/383

See:
https://github.com/behdad/harfbuzz/issues/381
https://github.com/behdad/harfbuzz/issues/382
This commit is contained in:
Behdad Esfahbod 2016-12-26 14:11:59 -05:00
parent 49ba698124
commit e678b537f7
1 changed files with 0 additions and 4 deletions

View File

@ -1739,10 +1739,6 @@ decompose_indic (const hb_ot_shape_normalize_context_t *c,
/* Balinese */
case 0x1B3Cu : *a = 0x1B42u; *b= 0x1B3Cu; return true;
/* Chakma */
case 0x1112Eu : *a = 0x11127u; *b= 0x11131u; return true;
case 0x1112Fu : *a = 0x11127u; *b= 0x11132u; return true;
#if 0
/* Gujarati */
/* This one has no decomposition in Unicode, but needs no decomposition either. */