mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Whitespace fix.
This commit is contained in:
@@ -534,7 +534,6 @@ void LedgerConsensus::updateOurPositions()
|
||||
}
|
||||
|
||||
std::map<uint32, int> closeTimes;
|
||||
|
||||
BOOST_FOREACH(u160_prop_pair& it, mPeerPositions)
|
||||
++closeTimes[it.second->getCloseTime() - (it.second->getCloseTime() % mCloseResolution)];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user