Minor clean up.
This commit is contained in:
parent
e7ef4f4772
commit
d8cad2103a
1 changed files with 1 additions and 1 deletions
|
@ -416,8 +416,8 @@ void FGExternalPipe::update_binary( double dt ) {
|
|||
<< fifo_name_2 << " expected 1 item, but got " << result );
|
||||
} else {
|
||||
// cout << " read successful." << endl;
|
||||
FGNetFDM2Props( &fdm, false );
|
||||
}
|
||||
FGNetFDM2Props( &fdm, false );
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue