Skip to content

Commit d34ce24

Browse files
committedSep 29, 2015
Remove unused/uninitialized pointer
1 parent 0c480a9 commit d34ce24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/gui/auth/qgsauthconfigselect.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ class GUI_EXPORT QgsAuthConfigUriEdit : public QDialog, private Ui::QgsAuthConfi
148148
QString mAuthCfg;
149149
QString mDataUri;
150150
QString mDataUriOrig;
151-
QPushButton *mResetButton;
152151
};
153152

154153
#endif // QGSAUTHCONFIGSELECT_H

0 commit comments

Comments
 (0)
Please sign in to comment.