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:
@@ -38,7 +38,6 @@ public:
|
||||
|
||||
// network information
|
||||
uint64 getNetworkTimeNC();
|
||||
time_t getNetworkTimeTT();
|
||||
boost::posix_time::ptime getNetworkTimePT();
|
||||
uint32 getCurrentLedgerID();
|
||||
OperatingMode getOperatingMode() { return mMode; }
|
||||
@@ -74,3 +73,4 @@ public:
|
||||
};
|
||||
|
||||
#endif
|
||||
// vim:ts=4
|
||||
|
||||
Reference in New Issue
Block a user