aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-03-04 14:46:49 +0000
committerNathan S. Evans <evans@in.tum.de>2010-03-04 14:46:49 +0000
commita2cd5fe64e821aeeb33a1fb1c20ef8656f421b4e (patch)
tree0d3f82fe9c32c7df65db7b3dc4290ea0c7e4a3d7 /src/transport/plugin_transport_udp.c
parent6c998655c26d1c2ca0b3406a5bcc3525f6622c12 (diff)
downloadgnunet-a2cd5fe64e821aeeb33a1fb1c20ef8656f421b4e.tar.gz
gnunet-a2cd5fe64e821aeeb33a1fb1c20ef8656f421b4e.zip
remove debug
Diffstat (limited to 'src/transport/plugin_transport_udp.c')
-rw-r--r--src/transport/plugin_transport_udp.c2
1 files changed, 1 insertions, 1 deletions
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 @@
40#include "plugin_transport.h" 40#include "plugin_transport.h"
41#include "transport.h" 41#include "transport.h"
42 42
43#define DEBUG_UDP GNUNET_YES 43#define DEBUG_UDP GNUNET_NO
44 44
45/* 45/*
46 * Transport cost to peer, always 1 for UDP (direct connection) 46 * Transport cost to peer, always 1 for UDP (direct connection)