mirror of
https://github.com/corda/corda.git
synced 2025-02-10 12:51:37 +00:00
Reset debugging flag
This commit is contained in:
parent
a1460b1f82
commit
1f48d39a8a
@ -152,7 +152,7 @@ pathOfExecutable(System* s, const char** retBuf, unsigned* size)
|
||||
#endif
|
||||
}
|
||||
|
||||
const bool Verbose = true;
|
||||
const bool Verbose = false;
|
||||
|
||||
const unsigned Waiting = 1 << 0;
|
||||
const unsigned Notified = 1 << 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user