adjust plugin-UI height when toggling expanders
[ardour.git] / gtk2_ardour / audio_time_axis.h
index 4a44905d3b253c992f4390492a9e81d88829466c..521cef8c2aef9fdc1fba79c9ede157c96b8a6de7 100644 (file)
@@ -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 ();