clean up cherry-pick of varifill tweaks from Waves Tracks

This commit is contained in:
Paul Davis 2015-01-29 22:21:58 -05:00
parent 6b48d566d9
commit cabe8d31d9

View file

@ -346,16 +346,6 @@ Session::post_engine_init ()
Port::set_connecting_blocked (false);
DirtyChanged (); /* EMIT SIGNAL */
}
void
Session::session_loaded ()
{
SessionLoaded();
_state_of_the_state = Clean;
DirtyChanged (); /* EMIT SIGNAL */
if (_is_new) {
save_state ("");