]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/mk_viii.hxx
Replacement code for ATCDCL functions are in ATC/atcutils.[ch]xx. Thanks to Alex...
[flightgear.git] / src / Instrumentation / mk_viii.hxx
index 3e48ea2b4807eb1f66fed8db93d6f9f20e7c9b99..7d33b1ca8358c43f31f973a792d289759c13223b 100755 (executable)
@@ -1583,10 +1583,6 @@ private:
         : mk(device) {}
         
       virtual bool passAirport(FGAirport *a) const;
-      
-      virtual FGPositioned::Type maxType() const {
-        return FGPositioned::AIRPORT;
-      }
     private:
       MK_VIII* mk;
     };