mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Amend a736ebfee, drop reference
This commit is contained in:
parent
a736ebfee4
commit
c9f95a1259
1 changed files with 1 additions and 0 deletions
|
|
@ -654,6 +654,7 @@ MonitorSection::set_session (Session* s)
|
||||||
void
|
void
|
||||||
MonitorSection::drop_route ()
|
MonitorSection::drop_route ()
|
||||||
{
|
{
|
||||||
|
_output_button.set_route (std::shared_ptr<Route>(), 0);
|
||||||
route_connections.drop_connections();
|
route_connections.drop_connections();
|
||||||
_monitor.reset ();
|
_monitor.reset ();
|
||||||
_route.reset ();
|
_route.reset ();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue