From c899ba4368e61f31820a34c5e7c9a48345a364a2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 10 May 2010 01:37:35 +0000 Subject: Remove some dead code. git-svn-id: svn://localhost/ardour2/branches/3.0@7090 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_time_axis.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gtk2_ardour/route_time_axis.h') 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; -- cgit v1.2.3