MHD debug messages switched off
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 9 Sep 2010 07:35:29 +0000 (07:35 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 9 Sep 2010 07:35:29 +0000 (07:35 +0000)
src/transport/plugin_transport_http.c

index 84177af548d2539fc3e39e763775328f4bb9081a..b4488ffa4dfcc8b1509d3c0012a9493994da6be6 100644 (file)
@@ -42,7 +42,7 @@
 
 #define DEBUG_HTTP GNUNET_NO
 #define DEBUG_CURL GNUNET_NO
-#define DEBUG_MHD GNUNET_YES
+#define DEBUG_MHD GNUNET_NO
 #define DEBUG_CONNECTIONS GNUNET_NO
 #define DEBUG_SESSION_SELECTION GNUNET_NO