From 2292d850e0c5b66137f7fe5f600b254c618873cb Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 30 Mar 2014 12:44:35 +0200 Subject: [PATCH] Turn off DEVELOPER --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index cfde162b3c..568bde6c33 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -52,7 +52,7 @@ #define TRACE_FILE 1 /* If this is set stdout will not be closed on startup */ -#define DEVELOPER 1 +/* #define DEVELOPER 1 */ /* * SMCHECK does orphaned buffer checking (memory leaks) -- 2.39.2