From: Kern Sibbald Date: Sat, 29 Oct 2011 15:47:43 +0000 (+0200) Subject: Turn off developer X-Git-Tag: Release-5.2.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769d749343644804ce9a813558436f107c8d991e;p=thirdparty%2Fbacula.git Turn off developer --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 19dadd244..8cf80868e 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -54,7 +54,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)