Navradio: remove outdated comment
This commit is contained in:
parent
5645d0b558
commit
1b5116fb32
1 changed files with 0 additions and 2 deletions
|
@ -483,8 +483,6 @@ void FGNavRadio::updateReceiver(double dt)
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////
|
||||||
// adjust reception range for altitude
|
// 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 ) {
|
if ( is_loc ) {
|
||||||
double offset = radial - target_radial;
|
double offset = radial - target_radial;
|
||||||
|
|
Loading…
Reference in a new issue