From 1d50ecaa8d27316fcf7f447503cca8fd999e7567 Mon Sep 17 00:00:00 2001 From: mike-dixon Date: Wed, 22 Jan 2025 10:32:04 -0700 Subject: [PATCH] apps/radar/HawkEye - cleaning up unused members in PolarWidget --- codebase/apps/radar/src/HawkEye/PolarWidget.hh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/codebase/apps/radar/src/HawkEye/PolarWidget.hh b/codebase/apps/radar/src/HawkEye/PolarWidget.hh index 5b1d792b55..16921fcab9 100644 --- a/codebase/apps/radar/src/HawkEye/PolarWidget.hh +++ b/codebase/apps/radar/src/HawkEye/PolarWidget.hh @@ -399,12 +399,6 @@ class DLL_EXPORT PolarWidget : public QWidget QRubberBand *_rubberBand; - /** - * @brief The rubber band origin. - */ - - QPoint _rubberBandOrigin; - /** * @brief The current ring spacing in km. This value is changed when we * zoom.