remove incorrect allocation of a second VCAManager in a session.
Fixes warning about a SessionHandleRef at session close
This commit is contained in:
parent
36f3291a9c
commit
3c0fd1a115
@ -176,7 +176,6 @@ Session::pre_engine_init (string fullpath)
|
||||
set_next_event ();
|
||||
_all_route_group->set_active (true, this);
|
||||
interpolation.add_channel_to (0, 0);
|
||||
_vca_manager = new VCAManager (*this);
|
||||
|
||||
if (config.get_use_video_sync()) {
|
||||
waiting_for_sync_offset = true;
|
||||
|
Loading…
Reference in New Issue
Block a user