From: Nathan S. Evans Date: Thu, 4 Mar 2010 14:46:49 +0000 (+0000) Subject: remove debug X-Git-Tag: initial-import-from-subversion-38251~22561 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a2cd5fe64e821aeeb33a1fb1c20ef8656f421b4e;p=oweals%2Fgnunet.git remove debug --- diff --git a/src/transport/plugin_transport_udp.c b/src/transport/plugin_transport_udp.c index c00ba1298..5bf555c90 100644 --- a/src/transport/plugin_transport_udp.c +++ b/src/transport/plugin_transport_udp.c @@ -40,7 +40,7 @@ #include "plugin_transport.h" #include "transport.h" -#define DEBUG_UDP GNUNET_YES +#define DEBUG_UDP GNUNET_NO /* * Transport cost to peer, always 1 for UDP (direct connection)