aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_mysql.c
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-05-06 01:12:57 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-05-06 01:12:57 +0000
commit1b166f13e6f6d5ee66a5dd1966dde96056a80de7 (patch)
tree82740a981b7f6ae973d915aa77797acd9db668b2 /src/datacache/plugin_datacache_mysql.c
parent58642f8d0e0b8f1f7117a1e5bf6c93e5da0cdea2 (diff)
-removing legacy ifdefs, fixing log statements
git-svn-id: https://gnunet.org/svn/gnunet@21285 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datacache/plugin_datacache_mysql.c')
-rw-r--r--src/datacache/plugin_datacache_mysql.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/datacache/plugin_datacache_mysql.c b/src/datacache/plugin_datacache_mysql.c
index d618e07b8f..8103429081 100644
--- a/src/datacache/plugin_datacache_mysql.c
+++ b/src/datacache/plugin_datacache_mysql.c
@@ -83,7 +83,6 @@
#include "gnunet_mysql_lib.h"
#include <mysql/mysql.h>
-#define DEBUG_DATACACHE_MYSQL GNUNET_EXTRA_LOGGING
/**
* Estimate of the per-entry overhead (including indices).