add text entry cursor color to dark theme
[ardour.git] / gtk2_ardour / plugin_ui.h
index 41f4ef39f1d01bbf1721e8b7a5423e4ca3f8f8dd..d2e5e21cca15f918d86fd0337ffbc7b9fc292f7d 100644 (file)
@@ -170,7 +170,6 @@ class PlugUIBase : public virtual sigc::trackable, public PBD::ScopedConnectionL
        void processor_active_changed (boost::weak_ptr<ARDOUR::Processor> p);
        void plugin_going_away ();
        void automation_state_changed ();
-       virtual void parameter_changed (uint32_t, float);
        void preset_added_or_removed ();
        void update_preset_modified ();