X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fnavradio.cxx;h=2aac4b26d1cc4fbdd2c0db4a64c9544f110c2bca;hb=a9a1734f1e1d8e2e4f52309a5965624704385c8a;hp=0970cae5aca7bae141869d91b88429039d51358b;hpb=0bce31ae9a80c571b9126427c093b8dc3d3f6820;p=flightgear.git diff --git a/src/Instrumentation/navradio.cxx b/src/Instrumentation/navradio.cxx index 0970cae5a..2aac4b26d 100644 --- a/src/Instrumentation/navradio.cxx +++ b/src/Instrumentation/navradio.cxx @@ -390,6 +390,7 @@ void FGNavRadio::clearOutputs() _dmeInRange = false; _operable = false; + _navaid = NULL; } void FGNavRadio::updateReceiver(double dt)