ProcessorWindowProxy::processor_going_away takes care of deletion

This commit is contained in:
Robin Gareus 2014-01-13 11:08:51 +01:00 committed by Paul Davis
parent 2edc3d1b74
commit 6b7fd786aa
6 changed files with 0 additions and 34 deletions

View file

@ -67,7 +67,6 @@ class PortInsertWindow : public ArdourDialog
void cancel ();
void accept ();
void plugin_going_away ();
PBD::ScopedConnection going_away_connection;
bool wm_delete (GdkEventAny*);