mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
one less Conditional jump or move depends on uninitialised value(s)
This commit is contained in:
parent
ca8fa56b61
commit
acc2fa2c7f
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[], const char* localedir)
|
||||||
, _was_dirty (false)
|
, _was_dirty (false)
|
||||||
, _mixer_on_top (false)
|
, _mixer_on_top (false)
|
||||||
, first_time_engine_run (true)
|
, first_time_engine_run (true)
|
||||||
|
, blink_timeout_tag (-1)
|
||||||
|
|
||||||
/* transport */
|
/* transport */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue