From: Nathan S. Evans Date: Tue, 14 Sep 2010 08:34:05 +0000 (+0000) Subject: remove crazy debugging X-Git-Tag: initial-import-from-subversion-38251~20345 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ac4285d67cb9ac7cdab4f70f979184295000488b;p=oweals%2Fgnunet.git remove crazy debugging --- diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c index ce6044f59..8c1d3d333 100644 --- a/src/transport/plugin_transport_tcp.c +++ b/src/transport/plugin_transport_tcp.c @@ -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?