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:
@@ -65,9 +65,6 @@ namespace BlackSimPlugin
|
||||
|
||||
signals:
|
||||
|
||||
//! Client timed out
|
||||
void clientTimedOut(const QString &callsign);
|
||||
|
||||
//! Client status changed
|
||||
void statusChanged(const QString &callsign, BlackSimPlugin::Fs9::CFs9Client::ClientStatus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user