From: Nathan S. Evans Date: Mon, 25 Jan 2010 09:13:46 +0000 (+0000) Subject: remove debug hard coding X-Git-Tag: initial-import-from-subversion-38251~22856 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7bc0e6e52b2573917d77554d33a1bdcbc961aa69;hp=34761bc4eb5ec366b4061d6e2c71711a1354d88b;p=oweals%2Fgnunet.git remove debug hard coding --- diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c index 596261b77..6f6130008 100644 --- a/src/transport/test_transport_api.c +++ b/src/transport/test_transport_api.c @@ -37,7 +37,7 @@ #define START_ARM GNUNET_YES -#define VERBOSE_TRANSPORT GNUNET_YES +#define VERBOSE_TRANSPORT GNUNET_NO /** * How long until we give up on transmitting the message?