summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-indic-machine.rl
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-01-05 17:34:26 +0000
committerBehdad Esfahbod <behdad@behdad.org>2018-01-05 17:34:26 +0000
commitbbfdbbdc5eca96e8c527147e5a78cd185b9f243d (patch)
treebe286bbdd156275d38b47897346a8247b992dc34 /src/hb-ot-shape-complex-indic-machine.rl
parentf6df2515210e9d828fc40173696b185efa5083e3 (diff)
Minor
Diffstat (limited to 'src/hb-ot-shape-complex-indic-machine.rl')
-rw-r--r--src/hb-ot-shape-complex-indic-machine.rl1
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;