summaryrefslogtreecommitdiffstats
path: root/scripts/pinyin_parser_table.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pinyin_parser_table.h.in')
-rw-r--r--scripts/pinyin_parser_table.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/pinyin_parser_table.h.in b/scripts/pinyin_parser_table.h.in
index 17f5615..2f98e0e 100644
--- a/scripts/pinyin_parser_table.h.in
+++ b/scripts/pinyin_parser_table.h.in
@@ -29,15 +29,6 @@ const gint chewing_key_table[CHEWING_NUMBER_OF_INITIALS *
@TABLE_INDEX@
};
-const char * chewing_tone_table[CHEWING_NUMBER_OF_TONES] = {
-"",
-"ˉ",
-"ˊ",
-"ˇ",
-"ˋ",
-"˙"
-};
-
};
#endif