summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-05-10 01:37:35 +0000
committerCarl Hetherington <carl@carlh.net>2010-05-10 01:37:35 +0000
commitc899ba4368e61f31820a34c5e7c9a48345a364a2 (patch)
treec54418e2885a9cf872927a3d2b0678d6347778e0 /gtk2_ardour/route_time_axis.h
parentce1316a9076fa39cbfc6dbb06dd119aff31c89b7 (diff)
Remove some dead code.
git-svn-id: svn://localhost/ardour2/branches/3.0@7090 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/route_time_axis.h')
-rw-r--r--gtk2_ardour/route_time_axis.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk2_ardour/route_time_axis.h b/gtk2_ardour/route_time_axis.h
index e24de4126f..1f53cd200c 100644
--- a/gtk2_ardour/route_time_axis.h
+++ b/gtk2_ardour/route_time_axis.h
@@ -249,9 +249,6 @@ protected:
void timestretch (nframes_t start, nframes_t end);
- void visual_click ();
- void hide_click ();
-
void speed_changed ();
void map_frozen ();
@@ -269,10 +266,7 @@ protected:
Gtk::Button processor_button;
Gtk::Button route_group_button;
Gtk::Button playlist_button;
- Gtk::Button size_button;
Gtk::Button automation_button;
- Gtk::Button hide_button;
- Gtk::Button visual_button;
Gtk::Menu subplugin_menu;
Gtk::Menu* automation_action_menu;