From 7ff243ade9c4f869d591473c0f3f58756b9b2aaa Mon Sep 17 00:00:00 2001 From: Lieefu Way Date: Thu, 8 Dec 2016 11:28:35 +0800 Subject: [PATCH] Remove redundant call to clearNeedNetworkLedger --- src/ripple/app/misc/NetworkOPs.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ripple/app/misc/NetworkOPs.cpp b/src/ripple/app/misc/NetworkOPs.cpp index ded9f36c8..81a7c3c1f 100644 --- a/src/ripple/app/misc/NetworkOPs.cpp +++ b/src/ripple/app/misc/NetworkOPs.cpp @@ -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.