remove certain ControlProtocol signals related to stripable selection
[ardour.git] / libs / surfaces / mackie / strip.h
index 351f3cfa9ba7e88ab7d38156476e70b42c27f3aa..a095f8ebe85f1fdbf84a17b8e9932914dea9787f 100644 (file)
@@ -84,8 +84,6 @@ public:
        void unlock_controls ();
        bool locked() const { return _controls_locked; }
 
-       void gui_selection_changed (const ARDOUR::StrongStripableNotificationList&);
-
        void notify_metering_state_changed();
 
        void block_screen_display_for (uint32_t msecs);