mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refactor: Remove pre-AFV methods
This commit is contained in:
@@ -148,9 +148,6 @@ namespace BlackCore
|
||||
//! \copydoc BlackCore::Context::IContextNetwork::getClients
|
||||
virtual BlackMisc::Network::CClientList getClients() const override;
|
||||
|
||||
//! \copydoc BlackCore::Context::IContextNetwork::getVatsimVoiceServers
|
||||
virtual BlackMisc::Network::CServerList getVatsimVoiceServers() const override;
|
||||
|
||||
//! \copydoc BlackCore::Context::IContextNetwork::getVatsimFsdServers
|
||||
virtual BlackMisc::Network::CServerList getVatsimFsdServers() const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user