mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
cleanup a virtual method that is no longer relevant after the prior commit
This commit is contained in:
parent
252be10a73
commit
49d9701aaf
4 changed files with 0 additions and 10 deletions
|
|
@ -1763,8 +1763,6 @@ private:
|
|||
ArdourWidgets::ArdourButton smart_mode_button;
|
||||
Glib::RefPtr<Gtk::ToggleAction> smart_mode_action;
|
||||
|
||||
void add_mouse_mode_actions ();
|
||||
|
||||
void mouse_mode_toggled (Editing::MouseMode m);
|
||||
void mouse_mode_object_range_toggled ();
|
||||
bool ignore_mouse_mode_toggle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue