refactor: Remove unused method

This commit is contained in:
Lars Toenning
2024-03-11 19:11:56 +01:00
parent 3f825b7111
commit 186af2777c
4 changed files with 0 additions and 20 deletions

View File

@@ -374,10 +374,6 @@ namespace BlackCore
//! \threadsafe
BlackMisc::Weather::CMetar getMetarForAirport(const BlackMisc::Aviation::CAirportIcaoCode &icao) const;
//! Get METARs count
//! \threadsafe
int getMetarsCount() const;
//! Validate for publishing
//! \remark More detailed check than BlackMisc::Simulation::CAircraftModelList::validateForPublishing
BlackMisc::CStatusMessageList validateForPublishing(