mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refactor: Remove outdated VATSIM datafile URL from cache class
The cache is filled at every start with the URLs from the status file. There should be no need to hardcode a URL here.
This commit is contained in:
@@ -36,7 +36,6 @@ namespace BlackMisc::Simulation
|
||||
namespace BlackCore::Vatsim
|
||||
{
|
||||
//! Read vatsim data file
|
||||
//! \sa http://info.vroute.net/vatsim-data.txt
|
||||
class BLACKCORE_EXPORT CVatsimDataFileReader :
|
||||
public CThreadedReader,
|
||||
public BlackMisc::Network::CEcosystemAware
|
||||
|
||||
Reference in New Issue
Block a user