Remove AutomationControlSet
This commit is contained in:
parent
1b23021303
commit
5352f5516e
@ -639,7 +639,6 @@ typedef std::list<boost::weak_ptr <Route> > WeakRouteList;
|
||||
typedef std::list<boost::weak_ptr <Stripable> > WeakStripableList;
|
||||
typedef std::list<boost::shared_ptr<AutomationControl> > ControlList;
|
||||
typedef std::list<boost::shared_ptr<SlavableAutomationControl> > SlavableControlList;
|
||||
typedef std::set <boost::shared_ptr<AutomationControl> > AutomationControlSet;
|
||||
|
||||
typedef std::list<boost::shared_ptr<VCA> > VCAList;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user