refactor: remove unused method

This commit is contained in:
Mat Sutcliffe
2025-06-11 14:27:33 +01:00
committed by Lars Toenning
parent 2add67fe6a
commit 2ed1161508
7 changed files with 0 additions and 25 deletions

View File

@@ -228,7 +228,6 @@ namespace swift::simplugin::flightgear
CFGSwiftBusTrafficProxy *m_trafficProxy { nullptr };
QTimer m_fastTimer;
QTimer m_slowTimer;
QTimer m_airportUpdater;
QTimer m_pendingAddedTimer;
swift::misc::CData<swift::misc::simulation::data::TModelSetCacheFG> m_modelSet {
this