From a97a35e05bb843e261e004b58fec87ea18e59347 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Oct 2009 20:11:26 +0000 Subject: [PATCH] nodebug --- src/datastore/datastore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datastore/datastore.h b/src/datastore/datastore.h index f827f8766..aa2646c0a 100644 --- a/src/datastore/datastore.h +++ b/src/datastore/datastore.h @@ -27,7 +27,7 @@ #ifndef DATASTORE_H #define DATASTORE_H -#define DEBUG_DATASTORE GNUNET_YES +#define DEBUG_DATASTORE GNUNET_NO #include "gnunet_util_lib.h" -- 2.25.1