Skip to content

Commit 345d25f

Browse files
authoredOct 19, 2018
remove useless variable
1 parent dff0496 commit 345d25f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/app/qgsvectorlayerproperties.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ class APP_EXPORT QgsVectorLayerProperties : public QgsOptionsDialogBase, private
188188
QAction *mActionLoadMetadata = nullptr;
189189
QAction *mActionSaveMetadataAs = nullptr;
190190

191-
QMenu *mLoadStyleMenu = nullptr;
192-
193191
QAction *mActionLoadStyle = nullptr;
194192
QAction *mActionSaveStyle = nullptr;
195193

0 commit comments

Comments
 (0)
Please sign in to comment.