summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_large_table3_bdb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/phrase_large_table3_bdb.cpp')
-rw-r--r--src/storage/phrase_large_table3_bdb.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage/phrase_large_table3_bdb.cpp b/src/storage/phrase_large_table3_bdb.cpp
index a18dcf6..03632ae 100644
--- a/src/storage/phrase_large_table3_bdb.cpp
+++ b/src/storage/phrase_large_table3_bdb.cpp
@@ -72,7 +72,6 @@ bool PhraseLargeTable3::attach(const char * dbfile, guint32 flags) {
return true;
}
-#if 0
/* load/store method */
bool PhraseLargeTable3::load_db(const char * filename) {
reset();
@@ -138,7 +137,6 @@ bool PhraseLargeTable3::store_db(const char * new_filename) {
return true;
}
-#endif
/* search method */
int PhraseLargeTable3::search(int phrase_length,