From 77367889204e1754f035ea63391c1e1d673705dc Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Wed, 15 Oct 2014 16:27:33 -0400 Subject: [PATCH] Disable debug verbosity by default. --- MasterPassword/C/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MasterPassword/C/build b/MasterPassword/C/build index fe914e5d..324810ac 100755 --- a/MasterPassword/C/build +++ b/MasterPassword/C/build @@ -15,7 +15,7 @@ set -e # optional features. options=( - -DDEBUG # Turn on debugging verbosity. + #-DDEBUG # Turn on debugging verbosity. ) # available targets. targets=(