From 034db5fb1cc4d71bfa0e1c005733115df68fdefd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 13 Dec 2009 19:09:52 +0000 Subject: Apply Select property of route groups at the Selection object level. Accordingly simplify code related to selecting tracks. Add a TrackViewList object rather than "abusing" TrackSelection in lots of places. git-svn-id: svn://localhost/ardour2/branches/3.0@6358 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/route_group.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/ardour/route_group.h') diff --git a/libs/ardour/ardour/route_group.h b/libs/ardour/ardour/route_group.h index 996e8fee2f..bec9a7e8a9 100644 --- a/libs/ardour/ardour/route_group.h +++ b/libs/ardour/ardour/route_group.h @@ -125,7 +125,6 @@ public: void destroy_subgroup (); boost::shared_ptr route_list() { return routes; } - boost::shared_ptr route_list (Property forProperty); sigc::signal changed; sigc::signal FlagsChanged; -- cgit v1.2.3