diff --git a/src/wallet/wallet.cpp b/src/wallet/wallet.cpp index c34bf96b5e..032b1fed20 100644 --- a/src/wallet/wallet.cpp +++ b/src/wallet/wallet.cpp @@ -2324,16 +2324,6 @@ DBErrors CWallet::ZapSelectTx(std::vector& vHashIn, std::vectorRewriteDB(); - } - } - } - if (nZapSelectTxRet != DBErrors::LOAD_OK) return nZapSelectTxRet;