summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-07-08 15:43:55 +0200
committerRobin Gareus <robin@gareus.org>2017-07-08 15:43:55 +0200
commitb7dc46951599320ef64809539cfd5fc156e26354 (patch)
treec4353faf54c55ddc1ef5511c6aacf9094c5118b8 /gtk2_ardour/route_ui.h
parent5fc037cbe937113d571ad1427635afd41f8e6f3d (diff)
Remove old API (unused, incorrect for grouped tracks)
Diffstat (limited to 'gtk2_ardour/route_ui.h')
-rw-r--r--gtk2_ardour/route_ui.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gtk2_ardour/route_ui.h b/gtk2_ardour/route_ui.h
index 167ecf1307..9ec4d56313 100644
--- a/gtk2_ardour/route_ui.h
+++ b/gtk2_ardour/route_ui.h
@@ -160,11 +160,6 @@ public:
void edit_input_configuration ();
void edit_output_configuration ();
- void step_gain_up ();
- void step_gain_down ();
- void page_gain_up ();
- void page_gain_down ();
-
void build_sends_menu ();
void set_sends_gain_from_track ();
void set_sends_gain_to_zero ();