Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
uclaros committed Jan 16, 2025
1 parent ea2e1e5 commit 5323bc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/3d/qgs3dmapcanvaswidget.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ class APP_EXPORT Qgs3DMapCanvasWidget : public QWidget
QMenu *mMapThemeMenu = nullptr;
QMenu *mCameraMenu = nullptr;
QMenu *mEffectsMenu = nullptr;
QMenu *mEditingMenu = nullptr;
QList<QAction *> mMapThemeMenuPresetActions;
QAction *mActionEnableShadows = nullptr;
QAction *mActionEnableEyeDome = nullptr;
Expand Down

0 comments on commit 5323bc8

Please sign in to comment.