refs #324 Remove timeout implementation from MSFS plugins

This commit is contained in:
Roland Winklmeier
2014-10-05 20:05:02 +02:00
parent 5fe4ea3039
commit faf931742a
5 changed files with 6 additions and 30 deletions

View File

@@ -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