X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fgps.hxx;h=21cd461662d4404e32b62146d40bcfbf812133b0;hb=805c4cbba15c6922e511b3a20ba5a9cb56ceed4f;hp=3ee14100e4467dddec5407922d10edb4278c0476;hpb=75fc136931b536ddb8ff7382122d174cc9eb3a60;p=flightgear.git diff --git a/src/Instrumentation/gps.hxx b/src/Instrumentation/gps.hxx index 3ee14100e..21cd46166 100644 --- a/src/Instrumentation/gps.hxx +++ b/src/Instrumentation/gps.hxx @@ -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