]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gps.hxx
ADF: code clean-up/documentation
[flightgear.git] / src / Instrumentation / gps.hxx
index 3ee14100e4467dddec5407922d10edb4278c0476..21cd461662d4404e32b62146d40bcfbf812133b0 100644 (file)
@@ -134,8 +134,6 @@ private:
 
       bool requireHardSurface() const      { return _requireHardSurface; }
 
-      double minRunwayLengthFt() const     { return _minRunwayLengthFt; }
-
       bool cdiDeflectionIsAngular() const  { return (_cdiMaxDeflectionNm <= 0.0); }
 
       double cdiDeflectionLinearPeg() const