mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
revert debug code accidentally included in last commit
This commit is contained in:
parent
b023f5a2aa
commit
2ec1eee6f5
@ -904,7 +904,6 @@ class MySystem: public System {
|
||||
}
|
||||
|
||||
virtual void abort() {
|
||||
*static_cast<void**>(0) = 0;
|
||||
::abort();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user