mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-22 06:43:25 +02:00
refactor: Remove redundant conditional
This commit is contained in:
parent
631df3ee87
commit
e80317be5f
@ -90,7 +90,6 @@ private:
|
||||
nTotal--;
|
||||
bool fRet = fAllOk;
|
||||
// reset the status for new work later
|
||||
if (fMaster)
|
||||
fAllOk = true;
|
||||
// return the current status
|
||||
return fRet;
|
||||
|
Loading…
x
Reference in New Issue
Block a user