With larger projects, the session was not initialised at this time
This commit is contained in:
parent
83555ec290
commit
f958b7b0e0
@ -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…
Reference in New Issue
Block a user