From f30402d073aeae5d24462416407e73d1e0314e71 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Aug 2010 17:32:08 +0000 Subject: clear_history -> clear_changes and some comments. git-svn-id: svn://localhost/ardour2/branches/3.0@7685 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/playlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/playlist.h') diff --git a/libs/ardour/ardour/playlist.h b/libs/ardour/ardour/playlist.h index 50ddd22469..43cb80418a 100644 --- a/libs/ardour/ardour/playlist.h +++ b/libs/ardour/ardour/playlist.h @@ -89,7 +89,7 @@ public: virtual ~Playlist (); void update (const RegionListProperty::ChangeRecord&); - void clear_owned_history (); + void clear_owned_changes (); void rdiff (std::vector&) const; boost::shared_ptr region_by_id (const PBD::ID&); -- cgit v1.2.3