Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have...
[ardour.git] / gtk2_ardour / automation_streamview.h
index 257908c9eaf5873813cdb864823b771223beab08..2b8013fefd659a80e530ce92c0710ea3c0e8c30c 100644 (file)
@@ -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;