diff --git a/src/wallet.cpp b/src/wallet.cpp index 8ad0f84ac..821b8851a 100644 --- a/src/wallet.cpp +++ b/src/wallet.cpp @@ -1317,7 +1317,6 @@ int CWallet::LoadWallet(bool& fFirstRunRet) // User will be prompted to unlock wallet the next operation // the requires a new key. } - nLoadWalletRet = DB_NEED_REWRITE; } if (nLoadWalletRet != DB_LOAD_OK)