summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/pinyin_parser_table.h')
-rw-r--r--src/storage/pinyin_parser_table.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/storage/pinyin_parser_table.h b/src/storage/pinyin_parser_table.h
index 9abe2f1..f633604 100644
--- a/src/storage/pinyin_parser_table.h
+++ b/src/storage/pinyin_parser_table.h
@@ -3388,15 +3388,6 @@ const gint chewing_key_table[CHEWING_NUMBER_OF_INITIALS *
-1 /* ChewingKey(CHEWING_ZH, CHEWING_V, PINYIN_ING) */
};
-const char * chewing_tone_table[CHEWING_NUMBER_OF_TONES] = {
-"",
-"ˉ",
-"ˊ",
-"ˇ",
-"ˋ",
-"˙"
-};
-
};
#endif