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