From b37b23af97fbffbf789222f03247439324648ffb Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 1 Mar 2011 21:54:54 +0000 Subject: improve, cleanup, rationalize Session::cleanup_sources() and supporting infrastructure git-svn-id: svn://localhost/ardour2/branches/3.0@9015 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/region_factory.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/ardour/region_factory.h') diff --git a/libs/ardour/ardour/region_factory.h b/libs/ardour/ardour/region_factory.h index b47ba71cc9..647e1fe7d8 100644 --- a/libs/ardour/ardour/region_factory.h +++ b/libs/ardour/ardour/region_factory.h @@ -80,6 +80,7 @@ public: static boost::shared_ptr create (SourceList& srcs, const XMLNode&); static void get_regions_using_source (boost::shared_ptr, std::set >& ); + static void remove_regions_using_source (boost::shared_ptr); static void map_remove (boost::shared_ptr); static void map_remove_with_equivalents (boost::shared_ptr); -- cgit v1.2.3