Ref T709, style

This commit is contained in:
Klaus Basan
2019-07-25 16:04:21 +02:00
committed by Mat Sutcliffe
parent 71db57de0c
commit 14bb3ea249
3 changed files with 31 additions and 32 deletions

View File

@@ -48,9 +48,6 @@ namespace BlackCore
//! Default constructor
CVatsimSetup();
//! Destructor.
~CVatsimSetup() {}
//! VATSIM data file URLs
const BlackMisc::Network::CUrlList &getDataFileUrls() const { return m_dataFileUrls; }