mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #324 Remove timeout implementation from MSFS plugins
This commit is contained in:
@@ -140,9 +140,6 @@ namespace BlackSimPlugin
|
||||
|
||||
void ps_changeClientStatus(const QString &callsign, BlackSimPlugin::Fs9::CFs9Client::ClientStatus status);
|
||||
|
||||
//! Remove client by callsign QString
|
||||
void ps_removeAircraft(const QString &callsign);
|
||||
|
||||
private:
|
||||
|
||||
//! Called when data about our own aircraft are received
|
||||
|
||||
Reference in New Issue
Block a user