remove crazy debugging
authorNathan S. Evans <evans@in.tum.de>
Tue, 14 Sep 2010 08:34:05 +0000 (08:34 +0000)
committerNathan S. Evans <evans@in.tum.de>
Tue, 14 Sep 2010 08:34:05 +0000 (08:34 +0000)
src/transport/plugin_transport_tcp.c

index ce6044f594da16e2fc1b59522affed6794f3298e..8c1d3d3339399447cc771b76c72ab1ff128df3c7 100644 (file)
@@ -37,8 +37,8 @@
 #include "plugin_transport.h"
 #include "transport.h"
 
-#define DEBUG_TCP GNUNET_YES
-#define DEBUG_TCP_NAT GNUNET_YES
+#define DEBUG_TCP GNUNET_NO
+#define DEBUG_TCP_NAT GNUNET_NO
 
 /**
  * How long until we give up on transmitting the welcome message?