mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge pull request #1707 from xanatos/patch-7
Removed useless assignment
This commit is contained in:
commit
cf78183fad
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue