Clean up shutdown process
This commit is contained in:
@@ -1383,7 +1383,6 @@ DBErrors CWallet::LoadWallet(bool& fFirstRunRet)
|
||||
return nLoadWalletRet;
|
||||
fFirstRunRet = !vchDefaultKey.IsValid();
|
||||
|
||||
NewThread(ThreadFlushWalletDB, &strWalletFile);
|
||||
return DB_LOAD_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user