mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +01:00
no need for EC_LOCAL_TEMPO_SCOPE in CueEditor::session_going_away()
This commit is contained in:
parent
89db5dbb25
commit
ac7cbec9c9
1 changed files with 0 additions and 2 deletions
|
|
@ -1471,8 +1471,6 @@ CueEditor::unset (bool trigger_too)
|
||||||
void
|
void
|
||||||
CueEditor::session_going_away ()
|
CueEditor::session_going_away ()
|
||||||
{
|
{
|
||||||
EC_LOCAL_TEMPO_SCOPE;
|
|
||||||
|
|
||||||
EditingContext::session_going_away ();
|
EditingContext::session_going_away ();
|
||||||
unset (true);
|
unset (true);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue