Wallet Repair Buttons: removed obsolete comment
This commit is contained in:
parent
a4dce4340a
commit
4574218349
@ -403,7 +403,7 @@ void RPCConsole::buildParameterlist(QString arg)
|
||||
args.removeAll(UPGRADEWALLET);
|
||||
args.removeAll(REINDEX);
|
||||
|
||||
// Append repair parameter to command line. We don't care whether it might already be there
|
||||
// Append repair parameter to command line.
|
||||
args.append(arg);
|
||||
|
||||
// Send command-line arguments to BitcoinGUI::handleRestart()
|
||||
|
Loading…
Reference in New Issue
Block a user