mirror of
https://github.com/corda/corda.git
synced 2025-01-21 03:55:00 +00:00
Removed debugging that should not have been checked in
This commit is contained in:
parent
f8d33eb141
commit
86a5e9ba8a
@ -28,7 +28,7 @@ vmCall();
|
||||
namespace {
|
||||
|
||||
const bool Verbose = false;
|
||||
const bool DebugNatives = true;
|
||||
const bool DebugNatives = false;
|
||||
const bool DebugCallTable = false;
|
||||
const bool DebugMethodTree = false;
|
||||
const bool DebugFrameMaps = false;
|
||||
|
Loading…
Reference in New Issue
Block a user