summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_streamview.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/automation_streamview.h')
-rw-r--r--gtk2_ardour/automation_streamview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/automation_streamview.h b/gtk2_ardour/automation_streamview.h
index 257908c9ea..2b8013fefd 100644
--- a/gtk2_ardour/automation_streamview.h
+++ b/gtk2_ardour/automation_streamview.h
@@ -75,8 +75,6 @@ class AutomationStreamView : public StreamView
void color_handler ();
- boost::shared_ptr<AutomationController> _controller;
-
AutomationTimeAxisView& _automation_view;
/** automation state that should be applied when this view gets its first RegionView */
ARDOUR::AutoState _pending_automation_state;