Finishing FG service module calls

This commit is contained in:
Lars Toenning
2019-02-24 11:43:25 +01:00
committed by Mat Sutcliffe
parent 68f7ba6691
commit 43563496aa
4 changed files with 0 additions and 110 deletions

View File

@@ -186,9 +186,6 @@ namespace BlackSimPlugin
//! \remark this is where the interpolated data are set
void updateRemoteAircraft();
//! Update airports
void updateAirportsInRange();
//! Request elevation and CG from XPlane @{
void requestRemoteAircraftDataFromXPlane();
void requestRemoteAircraftDataFromXPlane(const BlackMisc::Aviation::CCallsignSet &callsigns);