son't try to select non-existent notes after editing (and thus crash).
[ardour.git] / gtk2_ardour / port_insert_ui.h
index d130ea16be3d1ba430e03360d6cd640e2fd9b4f9..75a4ad17c0877052ff6b045e5520e8f2acf3b04a 100644 (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*);