From: Nathan S. Evans Date: Mon, 8 Feb 2010 11:31:30 +0000 (+0000) Subject: remove debugging flag X-Git-Tag: initial-import-from-subversion-38251~22766 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d4ed6cee0a2122ab7be9c3b2f7c163d0350a9e4c;p=oweals%2Fgnunet.git remove debugging flag --- diff --git a/src/core/core.h b/src/core/core.h index 20c3ddc4b..7332f43b7 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -29,7 +29,7 @@ /** * General core debugging. */ -#define DEBUG_CORE GNUNET_YES +#define DEBUG_CORE GNUNET_NO /** * Debugging interaction core-clients.