mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
ech pack stuff.
This commit is contained in:
@@ -581,8 +581,6 @@ std::list<SHAMap::fetchPackEntry_t> SHAMap::getFetchPack(SHAMap* have, bool incl
|
||||
if (max <= 0)
|
||||
break;
|
||||
}
|
||||
|
||||
cLog(lsINFO) << "Made pack with " << ret.size() << " entries";
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user