mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 01:47:43 +01:00
remove a bunch of code that will no longer be used
This commit is contained in:
parent
d514cd2fbf
commit
eed3ea5047
2 changed files with 0 additions and 41 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue