summaryrefslogtreecommitdiff
path: root/gtk2_ardour/shuttle_control.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-03-16 02:25:53 +0100
committerRobin Gareus <robin@gareus.org>2017-03-16 02:36:48 +0100
commit3aefd0e74495c327599c76a918caa1df11064b21 (patch)
tree2cb7fa51b61d55aa467fddc583fab92dd16da3c8 /gtk2_ardour/shuttle_control.h
parentb3722f7063699fafd0421d504e05a7300c70e0ec (diff)
consolidate context-menu popup methods
Diffstat (limited to 'gtk2_ardour/shuttle_control.h')
-rw-r--r--gtk2_ardour/shuttle_control.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/shuttle_control.h b/gtk2_ardour/shuttle_control.h
index 74b837fdc7..62a55ab846 100644
--- a/gtk2_ardour/shuttle_control.h
+++ b/gtk2_ardour/shuttle_control.h
@@ -82,9 +82,7 @@ protected:
BindingProxy binding_proxy;
float bg_r, bg_g, bg_b;
void build_shuttle_context_menu ();
- void show_shuttle_context_menu ();
void shuttle_style_changed();
- void shuttle_unit_clicked ();
void set_shuttle_max_speed (float);
void reset_speed ();