From 468c386e4834af2f2a36d5e81891f8a0ed517a23 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Feb 2012 14:06:40 +0000 Subject: -verbose is independent of logging --- src/ats/perf_ats_mlp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ats/perf_ats_mlp.c') diff --git a/src/ats/perf_ats_mlp.c b/src/ats/perf_ats_mlp.c index 79a362115..a15e4b4b8 100644 --- a/src/ats/perf_ats_mlp.c +++ b/src/ats/perf_ats_mlp.c @@ -30,7 +30,7 @@ #include "gnunet-service-ats_addresses_mlp.h" #define VERBOSE GNUNET_YES -#define VERBOSE_ARM GNUNET_EXTRA_LOGGING +#define VERBOSE_ARM GNUNET_NO #define MLP_MAX_EXEC_DURATION GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 3) #define MLP_MAX_ITERATIONS INT_MAX -- cgit v1.2.3