mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +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 ();
|
||||
connect_internal_signals ();
|
||||
map_shift (false);
|
||||
if (!first_selected_stripable ()) {
|
||||
select_rid_by_index (0);
|
||||
}
|
||||
stripable_selection_changed ();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue