Skip to content

Commit

Permalink
Remove no longer valid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
laanwj committed Jul 29, 2011
1 parent 53d65b5 commit 3b59297
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/qt/clientmodel.h
Expand Up @@ -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();
Expand Down

0 comments on commit 3b59297

Please sign in to comment.