13
0

reinstate unblocking-of-connections in session setup, accidentally dropped in reorganization work

This commit is contained in:
Paul Davis 2013-09-12 16:27:58 -04:00
parent 9a884535c3
commit 9af75b2ac9

View File

@ -308,6 +308,8 @@ Session::post_engine_init ()
_state_of_the_state = Clean;
Port::set_connecting_blocked (false);
DirtyChanged (); /* EMIT SIGNAL */
if (_is_new) {