summaryrefslogtreecommitdiff
path: root/src/common/db.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/db.cpp')
-rw-r--r--src/common/db.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/db.cpp b/src/common/db.cpp
index 06f85bc..448bfef 100644
--- a/src/common/db.cpp
+++ b/src/common/db.cpp
@@ -6,8 +6,6 @@
#include "utils.hpp"
-#define ROOT_SIZE 4096
-
static
int strdb_cmp(struct dbt *table, const char *a, const char* b)
{