summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-02-03 09:27:22 +0800
committerPeng Wu <alexepico@gmail.com>2016-02-03 09:27:22 +0800
commitd743ad0eb55a91405c251a8999f838d656d72729 (patch)
tree5b58a161fe36196da91307d161dbd8bd52855cb0 /src/include
parent2e80a5f6f7864c8fd4dba2878102681a4ea4b407 (diff)
downloadlibpinyin-d743ad0eb55a91405c251a8999f838d656d72729.tar.gz
libpinyin-d743ad0eb55a91405c251a8999f838d656d72729.tar.xz
libpinyin-d743ad0eb55a91405c251a8999f838d656d72729.zip
remove table_entry_header_t
Diffstat (limited to 'src/include')
-rw-r--r--src/include/novel_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 2d309a1..061f690 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -128,8 +128,6 @@ const char c_separate = '#';
typedef guint32 table_offset_t;
-typedef guint32 table_entry_header_t;
-
typedef double parameter_t;
/* Array of ChewingKey/ChewingKeyRest */