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:
@@ -106,8 +106,6 @@ void Application::run()
|
||||
//
|
||||
mConnectionPool.start();
|
||||
|
||||
mTimingService.start(mIOService);
|
||||
|
||||
// Temporary root account will be ["This is my payphrase."]:0
|
||||
NewcoinAddress rootFamilySeed; // Hold the 128 password.
|
||||
NewcoinAddress rootFamilyGenerator; // Hold the generator.
|
||||
|
||||
Reference in New Issue
Block a user