mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
Iniialize uninitialized variable
This commit is contained in:
parent
d142619cf4
commit
7598e71b65
1 changed files with 1 additions and 0 deletions
|
|
@ -178,6 +178,7 @@ RouteUI::init ()
|
|||
multiple_mute_change = false;
|
||||
multiple_solo_change = false;
|
||||
_i_am_the_modifier = 0;
|
||||
_n_polarity_invert = 0;
|
||||
|
||||
input_selector = 0;
|
||||
output_selector = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue