remove debug hard coding
authorNathan S. Evans <evans@in.tum.de>
Mon, 25 Jan 2010 09:13:46 +0000 (09:13 +0000)
committerNathan S. Evans <evans@in.tum.de>
Mon, 25 Jan 2010 09:13:46 +0000 (09:13 +0000)
src/transport/test_transport_api.c

index 596261b775695ddbf35963adf65b69124072fc4d..6f6130008c460c12f5f5d5048b9c7a089dd0d687 100644 (file)
@@ -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?