1
0
Fork 0

Navradio: remove outdated comment

This commit is contained in:
Florent Rougon 2022-11-05 18:55:23 +01:00
parent 5645d0b558
commit 1b5116fb32

View file

@ -483,8 +483,6 @@ void FGNavRadio::updateReceiver(double dt)
//////////////////////////////////////////////////////////
// adjust reception range for altitude
// FIXME: make sure we are using the navdata range now that
// it is valid in the data file
//////////////////////////////////////////////////////////
if ( is_loc ) {
double offset = radial - target_radial;