diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2018-01-05 17:34:26 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2018-01-05 17:34:26 +0000 |
commit | bbfdbbdc5eca96e8c527147e5a78cd185b9f243d (patch) | |
tree | be286bbdd156275d38b47897346a8247b992dc34 /src/hb-ot-shape-complex-indic-machine.rl | |
parent | f6df2515210e9d828fc40173696b185efa5083e3 (diff) |
Minor
Diffstat (limited to 'src/hb-ot-shape-complex-indic-machine.rl')
-rw-r--r-- | src/hb-ot-shape-complex-indic-machine.rl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hb-ot-shape-complex-indic-machine.rl b/src/hb-ot-shape-complex-indic-machine.rl index 8e887b89..0ea91c0c 100644 --- a/src/hb-ot-shape-complex-indic-machine.rl +++ b/src/hb-ot-shape-complex-indic-machine.rl @@ -38,7 +38,6 @@ %%{ # Same order as enum indic_category_t. Not sure how to avoid duplication. -X = 0; C = 1; V = 2; N = 3; |