mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #748 Make completers also work for CFlightPlanComponent
This commit is contained in:
committed by
Mathew Sutcliffe
parent
281b6d11a6
commit
30e3ce2dbf
@@ -362,9 +362,6 @@ namespace BlackCore
|
||||
//! Read finished from reader
|
||||
void ps_readFromSwiftDb(BlackMisc::Network::CEntityFlags::Entity entity, BlackMisc::Network::CEntityFlags::ReadState state, int number);
|
||||
|
||||
//! Read from airport data reader
|
||||
void ps_readFromAirportDb(BlackMisc::Network::CEntityFlags::Entity entity, BlackMisc::Network::CEntityFlags::ReadState state, int number);
|
||||
|
||||
//! Setup changed
|
||||
void ps_setupChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user