refactor: Remove pre-AFV methods

This commit is contained in:
Lars Toenning
2024-02-18 16:00:48 +01:00
parent 5f7c3efdb2
commit 8ecc680dfd
8 changed files with 0 additions and 38 deletions

View File

@@ -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;