Amend a736ebfee, drop reference

This commit is contained in:
Robin Gareus 2023-05-24 07:13:48 +02:00
parent a736ebfee4
commit c9f95a1259
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 0 deletions

View File

@ -654,6 +654,7 @@ MonitorSection::set_session (Session* s)
void
MonitorSection::drop_route ()
{
_output_button.set_route (std::shared_ptr<Route>(), 0);
route_connections.drop_connections();
_monitor.reset ();
_route.reset ();