Remove redundant call to clearNeedNetworkLedger

This commit is contained in:
Lieefu Way
2016-12-08 11:28:35 +08:00
committed by Nik Bougalis
parent 2fd0540ed4
commit 7ff243ade9

View File

@@ -1391,8 +1391,6 @@ bool NetworkOPsImp::checkLastClosedLedger (
if (consensus)
{
clearNeedNetworkLedger ();
// FIXME: If this rewinds the ledger sequence, or has the same sequence, we
// should update the status on any stored transactions in the invalidated
// ledgers.