mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
set Verbose=false
This commit is contained in:
parent
888dce8f3c
commit
25f12ca40a
@ -16,7 +16,7 @@ vmCall();
|
|||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
const bool Verbose = true;
|
const bool Verbose = false;
|
||||||
const bool DebugNatives = false;
|
const bool DebugNatives = false;
|
||||||
const bool DebugTraces = false;
|
const bool DebugTraces = false;
|
||||||
const bool DebugFrameMaps = false;
|
const bool DebugFrameMaps = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user