mirror of
https://github.com/corda/corda.git
synced 2025-02-05 10:39:13 +00:00
Comment out printTrace
This commit is contained in:
parent
197d4f7f89
commit
e4bd01f7f3
@ -2695,7 +2695,7 @@ throw_(Thread* t, object e)
|
|||||||
|
|
||||||
t->exception = e;
|
t->exception = e;
|
||||||
|
|
||||||
printTrace(t, e);
|
// printTrace(t, e);
|
||||||
|
|
||||||
popResources(t);
|
popResources(t);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user