mirror of
https://github.com/corda/corda.git
synced 2025-01-23 04:48:09 +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() {
|
virtual void abort() {
|
||||||
*static_cast<void**>(0) = 0;
|
|
||||||
::abort();
|
::abort();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user