mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
Comment out printTrace
This commit is contained in:
parent
18cb5ba379
commit
edbea8ac2b
@ -2695,7 +2695,7 @@ throw_(Thread* t, object e)
|
||||
|
||||
t->exception = e;
|
||||
|
||||
printTrace(t, e);
|
||||
// printTrace(t, e);
|
||||
|
||||
popResources(t);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user