reduce logging
authorNathan S. Evans <evans@in.tum.de>
Wed, 9 Feb 2011 18:21:09 +0000 (18:21 +0000)
committerNathan S. Evans <evans@in.tum.de>
Wed, 9 Feb 2011 18:21:09 +0000 (18:21 +0000)
src/dht/dht.h

index 1ea888093cb270e3161c9b795085c131737f8b62..3327a993224e89bfaba4d65f89d410f678ceae76 100644 (file)
@@ -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!