Iniialize uninitialized variable

This commit is contained in:
Robin Gareus 2020-03-07 02:22:09 +01:00
parent d142619cf4
commit 7598e71b65
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -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;