mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove legacy LoadTypes (RIPD-365)
This commit is contained in:
@@ -324,7 +324,7 @@ public:
|
||||
|
||||
, mValidations (make_Validations ())
|
||||
|
||||
, m_loadManager (LoadManager::New (*this, m_logs.journal("LoadManager")))
|
||||
, m_loadManager (make_LoadManager (*this, m_logs.journal("LoadManager")))
|
||||
|
||||
, m_sweepTimer (this)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user