summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/audio_time_axis.h')
-rw-r--r--gtk2_ardour/audio_time_axis.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk2_ardour/audio_time_axis.h b/gtk2_ardour/audio_time_axis.h
index 4a44905d3b..521cef8c2a 100644
--- a/gtk2_ardour/audio_time_axis.h
+++ b/gtk2_ardour/audio_time_axis.h
@@ -76,9 +76,6 @@ class AudioTimeAxisView : public RouteTimeAxisView
/* Overridden from parent to store display state */
guint32 show_at (double y, int& nth, Gtk::VBox *parent);
- void enter_internal_edit_mode ();
- void leave_internal_edit_mode ();
-
void create_automation_child (const Evoral::Parameter& param, bool show);
void first_idle ();