summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_large_table3_kyotodb.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-02-18 11:33:18 +0800
committerPeng Wu <alexepico@gmail.com>2016-02-18 11:33:18 +0800
commite4040fc2362e077cbe92eb2deaa18f1c2c11dc40 (patch)
treea3d8c3a8e6b1a06c5184d8991461e28e433a4be6 /src/storage/phrase_large_table3_kyotodb.h
parent0d5cec839163b988213108ffcff3141aee7c898b (diff)
downloadlibpinyin-e4040fc2362e077cbe92eb2deaa18f1c2c11dc40.tar.gz
libpinyin-e4040fc2362e077cbe92eb2deaa18f1c2c11dc40.tar.xz
libpinyin-e4040fc2362e077cbe92eb2deaa18f1c2c11dc40.zip
write search method
Diffstat (limited to 'src/storage/phrase_large_table3_kyotodb.h')
-rw-r--r--src/storage/phrase_large_table3_kyotodb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/storage/phrase_large_table3_kyotodb.h b/src/storage/phrase_large_table3_kyotodb.h
index 92439a2..2b5500f 100644
--- a/src/storage/phrase_large_table3_kyotodb.h
+++ b/src/storage/phrase_large_table3_kyotodb.h
@@ -34,7 +34,6 @@ class PhraseLargeTable3{
private:
/* member variables. */
kyotocabinet::BasicDB * m_db;
- MemoryChunk m_chunk;
protected:
PhraseTableEntry * m_entry;