From: Nathan S. Evans Date: Wed, 9 Feb 2011 18:21:09 +0000 (+0000) Subject: reduce logging X-Git-Tag: initial-import-from-subversion-38251~19144 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6af999a2a318a4c3848ef881ab8d5ad9681cf677;p=oweals%2Fgnunet.git reduce logging --- diff --git a/src/dht/dht.h b/src/dht/dht.h index 1ea888093..3327a9932 100644 --- a/src/dht/dht.h +++ b/src/dht/dht.h @@ -27,7 +27,7 @@ #ifndef DHT_H_ #define DHT_H_ -#define DEBUG_DHT GNUNET_YES +#define DEBUG_DHT GNUNET_NO /** * Needs to be GNUNET_YES for logging to dhtlog to work!