remove a bunch of code that will no longer be used
[ardour.git] / libs / surfaces / control_protocol / control_protocol / basic_ui.h
index c919223e2cc0ab8ca06ad916650992802e072734..43ebcfa9e71977c0f4b7288141415cd1d5cb2190 100644 (file)
@@ -47,12 +47,6 @@ class LIBCONTROLCP_API BasicUI {
        void add_marker (const std::string& = std::string());
        void remove_marker_at_playhead ();
 
-       void clear_stripable_selection ();
-       void toggle_stripable_selection (boost::shared_ptr<ARDOUR::Stripable>);
-       void add_stripable_selection (boost::shared_ptr<ARDOUR::Stripable>);
-       void set_stripable_selection (boost::shared_ptr<ARDOUR::Stripable>);
-       void toggle_selection (ARDOUR::PresentationInfo::order_t, ARDOUR::PresentationInfo::Flag);
-
 //     void mark_in();
 //     void mark_out();