Skip to content

Commit

Permalink
Remove unused/uninitialized pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 29, 2015
1 parent 0c480a9 commit d34ce24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/auth/qgsauthconfigselect.h
Expand Up @@ -148,7 +148,6 @@ class GUI_EXPORT QgsAuthConfigUriEdit : public QDialog, private Ui::QgsAuthConfi
QString mAuthCfg;
QString mDataUri;
QString mDataUriOrig;
QPushButton *mResetButton;
};

#endif // QGSAUTHCONFIGSELECT_H

0 comments on commit d34ce24

Please sign in to comment.