mirror of
https://github.com/corda/corda.git
synced 2025-02-01 16:58:27 +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 {
|
namespace {
|
||||||
|
|
||||||
const bool Verbose = false;
|
const bool Verbose = false;
|
||||||
const bool DebugNatives = true;
|
const bool DebugNatives = false;
|
||||||
const bool DebugCallTable = false;
|
const bool DebugCallTable = false;
|
||||||
const bool DebugMethodTree = false;
|
const bool DebugMethodTree = false;
|
||||||
const bool DebugFrameMaps = false;
|
const bool DebugFrameMaps = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user