mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
remove temporary debugging code from posix.cpp
This commit is contained in:
parent
a611ccda6f
commit
3ff1f9c59f
@ -784,7 +784,6 @@ class MySystem: public System {
|
||||
}
|
||||
|
||||
virtual void abort() {
|
||||
*static_cast<void**>(0) = 0;
|
||||
::abort();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user