1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

Remove unused variable

This commit is contained in:
Jon Beniston
2026-07-31 15:45:21 +01:00
parent 2951d4444e
commit 7e182a80cf
-1
View File
@@ -93,7 +93,6 @@ private:
bool m_loadingData;
QMenu *messagesMenu; // Column select context menu
QMenu *copyMenu;
QPixmap m_image;
QPainter m_painter;