mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tiny cleanups.
This commit is contained in:
@@ -534,7 +534,6 @@ void LedgerConsensus::mapComplete(const uint256& hash, SHAMap::ref map, bool acq
|
||||
if (mAcquired.find(hash) != mAcquired.end())
|
||||
{
|
||||
mAcquiring.erase(hash);
|
||||
cLog(lsINFO) << "Already had the TXS";
|
||||
return; // we already have this map
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user