mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
refactor: Remove unused method
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user