From 736fd43b46365bc4798eb72fee73dc444cb034aa Mon Sep 17 00:00:00 2001 From: AdenKoperczak Date: Sat, 11 Jan 2025 10:58:30 -0500 Subject: [PATCH] Location Markers Part 2 linter suggestions (post rebase) --- scwx-qt/source/scwx/qt/map/map_widget.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/scwx-qt/source/scwx/qt/map/map_widget.cpp b/scwx-qt/source/scwx/qt/map/map_widget.cpp index 0e9846dd..e363e3dc 100644 --- a/scwx-qt/source/scwx/qt/map/map_widget.cpp +++ b/scwx-qt/source/scwx/qt/map/map_widget.cpp @@ -80,7 +80,6 @@ public: map_(), layerList_ {}, imGuiRendererInitialized_ {false}, - editMarkerDialog_ {nullptr}, radarProductManager_ {nullptr}, radarProductLayer_ {nullptr}, overlayLayer_ {nullptr},