mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-12 07:48:41 +00:00
Remove no longer valid comment
This commit is contained in:
parent
53d65b5500
commit
3b59297b36
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user