Modernize code and clean up out-of-date or obsolete comments:

- Remove references to nodestore ledger index. This was removed
  in f946d7b447.
This commit is contained in:
Mo Morsi
2019-05-11 01:21:21 -04:00
committed by Nik Bougalis
parent b3c85e2709
commit 1942fee581
5 changed files with 6 additions and 29 deletions

View File

@@ -194,8 +194,6 @@ class NetworkOPsImp final
public:
// VFALCO TODO Make LedgerMaster a SharedPtr or a reference.
//
NetworkOPsImp (Application& app, NetworkOPs::clock_type& clock,
bool standalone, std::size_t minPeerCount, bool start_valid,
JobQueue& job_queue, LedgerMaster& ledgerMaster, Stoppable& parent,
@@ -323,9 +321,6 @@ public:
// Network state machine.
// VFALCO TODO Try to make all these private since they seem to be...private
//
// Used for the "jump" case.
private:
void switchLastClosedLedger (