Iniialize uninitialized variable
This commit is contained in:
parent
d142619cf4
commit
7598e71b65
@ -178,6 +178,7 @@ RouteUI::init ()
|
|||||||
multiple_mute_change = false;
|
multiple_mute_change = false;
|
||||||
multiple_solo_change = false;
|
multiple_solo_change = false;
|
||||||
_i_am_the_modifier = 0;
|
_i_am_the_modifier = 0;
|
||||||
|
_n_polarity_invert = 0;
|
||||||
|
|
||||||
input_selector = 0;
|
input_selector = 0;
|
||||||
output_selector = 0;
|
output_selector = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user