summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_streamview.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-02-17 16:18:27 +0000
committerCarl Hetherington <carl@carlh.net>2011-02-17 16:18:27 +0000
commit5576faf943f875cc13b807bdd0d3d99eb2714ff2 (patch)
tree93dd90feefee2831e7f3722f9357270e7d84f33c /gtk2_ardour/automation_streamview.h
parent81aef8b49138deea084942740de8dbfa2e30edc1 (diff)
Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@8883 d708f5d6-7413-0410-9779-e7cbd77b26cf
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;