[indic] Remove redundant Chakma decomposition rule

This was not used BTW since Chakma doesn't go through Indic shaper
anymore.

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 3cc48a46b5
commit 805f76fc00
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. */