initialize member variable
This commit is contained in:
parent
0e28620a7a
commit
3d1c414a94
@ -253,6 +253,7 @@ Session::Session (AudioEngine &eng,
|
||||
, _state_of_the_state (StateOfTheState (CannotSave | InitialConnecting | Loading))
|
||||
, _save_queued (false)
|
||||
, _save_queued_pending (false)
|
||||
, _no_save_signal (false)
|
||||
, _last_roll_location (0)
|
||||
, _last_roll_or_reversal_location (0)
|
||||
, _last_record_location (0)
|
||||
|
Loading…
Reference in New Issue
Block a user