]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/xmlloader.hxx
Merge branch 'next' into comm-subsystem
[flightgear.git] / src / Airports / xmlloader.hxx
index 88ab5af8168e6239c6c198523e00e7448403f18b..47e34daaf7ca8850f16ea0a74ee61f0ea4a75590 100644 (file)
@@ -26,7 +26,6 @@ class XMLLoader {
 public:
   XMLLoader();
   ~XMLLoader();
-  static string expandICAODirs(const std::string& in);
   
   static void load(FGRunwayPreference* p);
   static void load(FGAirportDynamics*  d);