From 98f764e4acba396297a4776bb1d6293c5e3e5e9c Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 28 May 2015 15:23:41 +0800 Subject: update API --- src/include/novel_types.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/include') 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 @@ -142,11 +142,6 @@ typedef GArray * CandidateConstraints; typedef guint32 pinyin_option_t; -typedef enum { - DEFAULT_TABLE, - ADDON_TABLE, -} TABLE_TARGET; - typedef enum { /* for default tables. */ RESERVED = 0, -- cgit