mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
clean up cherry-pick of varifill tweaks from Waves Tracks
This commit is contained in:
parent
6b48d566d9
commit
cabe8d31d9
1 changed files with 16 additions and 26 deletions
|
|
@ -346,16 +346,6 @@ Session::post_engine_init ()
|
||||||
Port::set_connecting_blocked (false);
|
Port::set_connecting_blocked (false);
|
||||||
|
|
||||||
DirtyChanged (); /* EMIT SIGNAL */
|
DirtyChanged (); /* EMIT SIGNAL */
|
||||||
}
|
|
||||||
|
|
||||||
void
|
|
||||||
Session::session_loaded ()
|
|
||||||
{
|
|
||||||
SessionLoaded();
|
|
||||||
|
|
||||||
_state_of_the_state = Clean;
|
|
||||||
|
|
||||||
DirtyChanged (); /* EMIT SIGNAL */
|
|
||||||
|
|
||||||
if (_is_new) {
|
if (_is_new) {
|
||||||
save_state ("");
|
save_state ("");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue