]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/mk_viii.hxx
As discussed on the mailing list, make the 'nearest' GPS command use scratch lat...
[flightgear.git] / src / Instrumentation / mk_viii.hxx
index 423562cfe2cdf5d4dbcfc6cd1a888272a94f3cc4..6e28b74fce9c2e9554713bb49b801bfc04f7ba31 100755 (executable)
@@ -1594,10 +1594,6 @@ private:
         : mk(device) {}
         
       virtual bool passAirport(FGAirport *a) const;
-      
-      virtual FGPositioned::Type maxType() const {
-        return FGPositioned::AIRPORT;
-      }
     private:
       MK_VIII* mk;
     };