From: Matthias Wachs Date: Wed, 23 Mar 2011 10:08:24 +0000 (+0000) Subject: disable ats debug X-Git-Tag: initial-import-from-subversion-38251~18934 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3d36dbbfc2c9534a43272d96b5a43e893d768762;p=oweals%2Fgnunet.git disable ats debug --- diff --git a/src/transport/transport.h b/src/transport/transport.h index 7dc96de68..bfe9bc094 100644 --- a/src/transport/transport.h +++ b/src/transport/transport.h @@ -34,7 +34,7 @@ #define ATS_MIN_INTERVAL GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MILLISECONDS,250) #define ATS_EXEC_INTERVAL GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS,1) -#define DEBUG_ATS GNUNET_YES +#define DEBUG_ATS GNUNET_NO struct ATS_info {