Remove unused method.
[ardour.git] / gtk2_ardour / automation_line.h
index 23fc17617a004bd9c8bb84a6d979130205159e23..8554d487ee877208c3369420db297112cc667fd3 100644 (file)
@@ -206,8 +206,6 @@ private:
        void sync_model_with_view_points (std::list<ControlPoint*>);
        void start_drag_common (double, float);
 
-       virtual void change_model (ARDOUR::AutomationList::iterator, double x, double y);
-
        void reset_callback (const Evoral::ControlList&);
        void list_changed ();