FGCom: remove unecessary assignation value
This commit is contained in:
parent
428f9031aa
commit
3952ab6fe5
1 changed files with 0 additions and 2 deletions
|
@ -522,8 +522,6 @@ void FGCom::testMode(bool testMode)
|
|||
iaxc_input_level_set( 0.0 );
|
||||
iaxc_output_level_set( _speakerLevel_node->getFloatValue() );
|
||||
_callComm0 = -1;
|
||||
_call0Changed = true;
|
||||
_call1Changed = true;
|
||||
_enabled = true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue