X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fgps.hxx;h=21cd461662d4404e32b62146d40bcfbf812133b0;hb=0b9adf8854398461333eba43df18fa2f5c8231a1;hp=36cc81c015763049ee4283375c27824845cf3dd1;hpb=0abf252ec8bc933b9b7c045f8782cfc7f16c0465;p=flightgear.git diff --git a/src/Instrumentation/gps.hxx b/src/Instrumentation/gps.hxx index 36cc81c01..21cd46166 100644 --- a/src/Instrumentation/gps.hxx +++ b/src/Instrumentation/gps.hxx @@ -13,7 +13,6 @@ #include #include #include -#include #include #include @@ -135,8 +134,6 @@ private: bool requireHardSurface() const { return _requireHardSurface; } - double minRunwayLengthFt() const { return _minRunwayLengthFt; } - bool cdiDeflectionIsAngular() const { return (_cdiMaxDeflectionNm <= 0.0); } double cdiDeflectionLinearPeg() const