Removed some debug output.
This commit is contained in:
parent
776e7293bc
commit
c5bd20c21d
1 changed files with 1 additions and 1 deletions
|
@ -589,7 +589,7 @@ FGRadioStack::update()
|
|||
inner_blink = false;
|
||||
}
|
||||
|
||||
cout << outer_blink << " " << middle_blink << " " << inner_blink << endl;
|
||||
// cout << outer_blink << " " << middle_blink << " " << inner_blink << endl;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue