summaryrefslogtreecommitdiffstats
path: root/src/storage/table_info.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-05-20 15:18:52 +0800
committerPeng Wu <alexepico@gmail.com>2015-05-20 15:18:52 +0800
commit06842584c86efcf947c8b3eac2b0834f7ed32e39 (patch)
tree54c7e9ec041a99c2af510b74f112d50117620e25 /src/storage/table_info.h
parentdec9d3f7f0aba34dccd8dbecb8a5277bdfa10196 (diff)
downloadlibpinyin-06842584c86efcf947c8b3eac2b0834f7ed32e39.tar.gz
libpinyin-06842584c86efcf947c8b3eac2b0834f7ed32e39.tar.xz
libpinyin-06842584c86efcf947c8b3eac2b0834f7ed32e39.zip
remove postfix_tables from table info
Diffstat (limited to 'src/storage/table_info.h')
-rw-r--r--src/storage/table_info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage/table_info.h b/src/storage/table_info.h
index 0db4555..02245f1 100644
--- a/src/storage/table_info.h
+++ b/src/storage/table_info.h
@@ -66,8 +66,6 @@ private:
private:
void reset();
- void postfix_tables();
-
public:
SystemTableInfo2();