mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 09:06:33 +01:00
There is no need to save after region cleanup
This commit is contained in:
parent
61d11347b6
commit
8592e96d5c
1 changed files with 0 additions and 5 deletions
|
|
@ -3308,11 +3308,6 @@ Session::cleanup_regions ()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* dump the history list */
|
|
||||||
_history.clear ();
|
|
||||||
|
|
||||||
save_state ("");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue