summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_line.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/automation_line.h')
-rw-r--r--gtk2_ardour/automation_line.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/automation_line.h b/gtk2_ardour/automation_line.h
index 23fc17617a..8554d487ee 100644
--- a/gtk2_ardour/automation_line.h
+++ b/gtk2_ardour/automation_line.h
@@ -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 ();