summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-05-28 15:23:41 +0800
committerPeng Wu <alexepico@gmail.com>2015-05-28 15:23:41 +0800
commit98f764e4acba396297a4776bb1d6293c5e3e5e9c (patch)
tree31a4e28063665796ae6ead95a7361187c569c93a /src/include
parent632da8adf04564a0ce928e8db3035f4fea79e734 (diff)
downloadlibpinyin-98f764e4acba396297a4776bb1d6293c5e3e5e9c.tar.gz
libpinyin-98f764e4acba396297a4776bb1d6293c5e3e5e9c.tar.xz
libpinyin-98f764e4acba396297a4776bb1d6293c5e3e5e9c.zip
update API
Diffstat (limited to 'src/include')
-rw-r--r--src/include/novel_types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 8005ed0..7c545be 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -143,11 +143,6 @@ typedef GArray * CandidateConstraints;
typedef guint32 pinyin_option_t;
typedef enum {
- DEFAULT_TABLE,
- ADDON_TABLE,
-} TABLE_TARGET;
-
-typedef enum {
/* for default tables. */
RESERVED = 0,
GB_DICTIONARY = 1,