mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Remove no longer valid comment
This commit is contained in:
@@ -17,8 +17,6 @@ class ClientModel : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
// The only reason that this constructor takes a wallet is because
|
||||
// the global client settings are stored in the main wallet.
|
||||
explicit ClientModel(OptionsModel *optionsModel, QObject *parent = 0);
|
||||
|
||||
OptionsModel *getOptionsModel();
|
||||
|
||||
Reference in New Issue
Block a user