major, substantive reworking of how we store GUI information (visibility, height...
[ardour.git] / gtk2_ardour / route_ui.h
index 9435b036e59beff142ae38b0cdfa485bb6baca41..0a72ed996693020baf770868e237ea7346639b15 100644 (file)
@@ -111,8 +111,6 @@ class RouteUI : public virtual AxisView
        XMLNode *xml_node;
        void ensure_xml_node ();
 
-       virtual XMLNode* get_automation_child_xml_node (Evoral::Parameter);
-
        bool mute_press(GdkEventButton*);
        bool mute_release(GdkEventButton*);
        bool solo_press(GdkEventButton*);