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

@@ -126,10 +126,6 @@ namespace BlackCore
//! \threadsafe
BlackMisc::Network::CServerList getVatsimFsdServers() const;
//! Voice servers
//! \threadsafe
BlackMisc::Network::CServerList getVatsimVoiceServers() const;
//! METAR URLs (from status file)
//! \threadsafe
BlackMisc::Network::CUrlList getVatsimMetarUrls() const;