mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
do not reset session for MonitorSection just because monitor out was removed
This commit is contained in:
parent
5216bf3771
commit
8a2c824659
1 changed files with 0 additions and 1 deletions
|
|
@ -2639,7 +2639,6 @@ Mixer_UI::monitor_section_going_away ()
|
||||||
|
|
||||||
monitor_section_detached ();
|
monitor_section_detached ();
|
||||||
out_packer.remove (_monitor_section.tearoff());
|
out_packer.remove (_monitor_section.tearoff());
|
||||||
_monitor_section.set_session (0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue