mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
refactor: Remove pre-AFV methods
This commit is contained in:
@@ -217,9 +217,6 @@ namespace BlackCore::Context
|
||||
//! Set client for given callsign
|
||||
virtual bool setOtherClient(const BlackMisc::Network::CClient &client) = 0;
|
||||
|
||||
//! Known voice servers, available when data file was first read
|
||||
virtual BlackMisc::Network::CServerList getVatsimVoiceServers() const = 0;
|
||||
|
||||
//! Known FSD servers, available when data file was first read
|
||||
virtual BlackMisc::Network::CServerList getVatsimFsdServers() const = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user