no need for an explicit disconnect
git-svn-id: svn://localhost/ardour2/branches/3.0@12300 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c1300a0172
commit
674a7b3ac0
@ -526,7 +526,6 @@ PlugUIBase::plugin_going_away ()
|
||||
/* drop references to the plugin/insert */
|
||||
insert.reset ();
|
||||
plugin.reset ();
|
||||
death_connection.disconnect ();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user