reinstate unblocking-of-connections in session setup, accidentally dropped in reorganization work
This commit is contained in:
parent
9a884535c3
commit
9af75b2ac9
@ -308,6 +308,8 @@ Session::post_engine_init ()
|
||||
|
||||
_state_of_the_state = Clean;
|
||||
|
||||
Port::set_connecting_blocked (false);
|
||||
|
||||
DirtyChanged (); /* EMIT SIGNAL */
|
||||
|
||||
if (_is_new) {
|
||||
|
Loading…
Reference in New Issue
Block a user