mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove dead code TimingService.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "UniqueNodeList.h"
|
||||
#include "ConnectionPool.h"
|
||||
#include "TimingService.h"
|
||||
#include "PubKeyCache.h"
|
||||
#include "ScopedLock.h"
|
||||
#include "LedgerMaster.h"
|
||||
@@ -38,7 +37,6 @@ class Application
|
||||
|
||||
NetworkOPs mNetOps;
|
||||
Wallet mWallet;
|
||||
TimingService mTimingService;
|
||||
UniqueNodeList mUNL;
|
||||
PubKeyCache mPKCache;
|
||||
LedgerMaster mMasterLedger;
|
||||
|
||||
Reference in New Issue
Block a user