mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
With larger projects, the session was not initialised at this time
This commit is contained in:
parent
83555ec290
commit
f958b7b0e0
1 changed files with 0 additions and 4 deletions
|
|
@ -167,10 +167,6 @@ Console1::begin_using_device ()
|
||||||
create_strip_invetory ();
|
create_strip_invetory ();
|
||||||
connect_internal_signals ();
|
connect_internal_signals ();
|
||||||
map_shift (false);
|
map_shift (false);
|
||||||
if (!first_selected_stripable ()) {
|
|
||||||
select_rid_by_index (0);
|
|
||||||
}
|
|
||||||
stripable_selection_changed ();
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue