fix code analysis findings

This commit is contained in:
Sven Czarnian
2021-11-30 08:50:28 +01:00
parent e4ea8f46c8
commit 41a9fd20d5
4 changed files with 25 additions and 24 deletions

View File

@@ -15,7 +15,7 @@
using namespace aman;
RadarScreen::RadarScreen() :
RadarScreen::RadarScreen() noexcept :
EuroScopePlugIn::CRadarScreen() { }
RadarScreen::~RadarScreen() { }