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