summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_large_table3_kyotodb.h
diff options
context:
space:
mode:
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;