mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-24 20:45:50 +00:00
Remove custom terminate handler
* Reduce the amount of code we have to maintain. * Remove the potential for degrading stack dumps.
This commit is contained in:
committed by
Nik Bougalis
parent
cc824685e7
commit
60dc949314
@@ -26,7 +26,6 @@
|
||||
#include <ripple/core/impl/JobQueue.cpp>
|
||||
#include <ripple/core/impl/SNTPClock.cpp>
|
||||
#include <ripple/core/impl/Stoppable.cpp>
|
||||
#include <ripple/core/impl/TerminateHandler.cpp>
|
||||
#include <ripple/core/impl/TimeKeeper.cpp>
|
||||
#include <ripple/core/impl/Workers.cpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user