mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
fully remove per-processor activate/deactivate from processor box (sorry carl :)
git-svn-id: svn://localhost/ardour2/branches/3.0@6200 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2e8d37776e
commit
1a2ced7a4a
3 changed files with 0 additions and 33 deletions
|
|
@ -261,8 +261,6 @@ class ProcessorBox : public Gtk::HBox, public PluginInterestedObject
|
|||
static void rb_select_all ();
|
||||
static void rb_deselect_all ();
|
||||
static void rb_activate_all ();
|
||||
static void rb_deactivate ();
|
||||
static void rb_activate ();
|
||||
static void rb_deactivate_all ();
|
||||
static void rb_ab_plugins ();
|
||||
static void rb_edit ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue