mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
remove temporary debug code from posix.cpp
This commit is contained in:
parent
aac85ff278
commit
86ed206f5a
@ -782,7 +782,6 @@ class MySystem: public System {
|
||||
}
|
||||
|
||||
virtual void abort() {
|
||||
*static_cast<void**>(0) = 0;
|
||||
::abort();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user