mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
OSC: remove feedback enable from GUI (unused)
This commit is contained in:
parent
1115c26e17
commit
49d53bc98d
2 changed files with 0 additions and 15 deletions
|
|
@ -92,7 +92,6 @@ private:
|
|||
uint32_t def_feedback;
|
||||
void calculate_feedback ();
|
||||
Gtk::Label current_feedback;
|
||||
Gtk::CheckButton feedback_enable;
|
||||
Gtk::CheckButton strip_buttons_button;
|
||||
Gtk::CheckButton strip_control_button;
|
||||
Gtk::CheckButton ssid_as_path;
|
||||
|
|
@ -109,7 +108,6 @@ private:
|
|||
Gtk::CheckButton select_fb;
|
||||
int fbvalue;
|
||||
void set_bitsets ();
|
||||
void toggle_feedback_enable ();
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue