mirror of
https://github.com/corda/corda.git
synced 2025-02-03 09:41:10 +00:00
remove NPE debug logging
This commit is contained in:
parent
05f26983d0
commit
92adc83caf
@ -8143,7 +8143,7 @@ class SignalHandler: public System::SignalHandler {
|
||||
t->exception = vm::root(t, root);
|
||||
}
|
||||
|
||||
printTrace(t, t->exception);
|
||||
//printTrace(t, t->exception);
|
||||
|
||||
object continuation;
|
||||
findUnwindTarget(t, ip, frame, stack, &continuation);
|
||||
|
Loading…
x
Reference in New Issue
Block a user