1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-04 10:38:45 -04:00

Map: Remove unneeded code

This commit is contained in:
Jon Beniston 2022-03-23 09:05:56 +00:00
parent 080a3f5ae3
commit 4010ca6f75
2 changed files with 1 additions and 2 deletions

View File

@ -4397,7 +4397,7 @@ void ADSBDemodGUI::showEvent(QShowEvent *event)
{
// Workaround for https://bugreports.qt.io/browse/QTBUG-100333
// MapQuickItems can be in wrong position when window is first displayed
m_redrawMapTimer.start(500);
m_redrawMapTimer.start(500);
}
}

View File

@ -285,7 +285,6 @@ MapGUI::~MapGUI()
delete m_webServer;
}
delete ui;
ui = nullptr;
}
// Update a map item or image