change package names for i18n files, in an attempt to fix #4085
[ardour.git] / gtk2_ardour / processor_box.h
index f6b4fc2fe64bd1b8d70be8fec301c4994b900da2..a17903c323d65268f8f5ae8afa0a7ebc673c0c87 100644 (file)
@@ -257,8 +257,6 @@ class ProcessorBox : public Gtk::HBox, public PluginInterestedObject, public ARD
 
        void route_going_away ();
 
-       void selection_changed ();
-
        Gtkmm2ext::DnDVBox<ProcessorEntry> processor_display;
        Gtk::ScrolledWindow    processor_scroller;