Wallet Repair Buttons: removed obsolete comment

This commit is contained in:
crowning- 2015-05-28 23:14:09 +02:00
parent a4dce4340a
commit 4574218349

View File

@ -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()