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