[AFV] Ref T739, removed unused code

This commit is contained in:
Klaus Basan
2019-10-16 17:26:16 +02:00
parent 8ecfd8f23d
commit 725a798cba
2 changed files with 0 additions and 30 deletions

View File

@@ -257,13 +257,6 @@ namespace BlackCore
void audioDecreaseVolume(bool enabled);
//! @}
//! Get current COM unit from cockpit
//! \remark cross context
//! @{
BlackMisc::Aviation::CComSystem xCtxGetOwnComSystem(BlackMisc::Aviation::CComSystem::ComUnit unit) const;
bool xCtxIsComIntegratedWithSimulator() const;
//! @}
//! Network connection status
void xCtxNetworkConnectionStatusChanged(const BlackMisc::Network::CConnectionStatus &from, const BlackMisc::Network::CConnectionStatus &to);