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/session_directory.h | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'libs/ardour/ardour/session_directory.h') diff --git a/libs/ardour/ardour/session_directory.h b/libs/ardour/ardour/session_directory.h index bcde4bdf2c..b7de1c8f0f 100644 --- a/libs/ardour/ardour/session_directory.h +++ b/libs/ardour/ardour/session_directory.h @@ -90,18 +90,11 @@ public: const PBD::sys::path peak_path () const; /** - * @return The absolute path to the directory that audio - * files are moved to when they are no longer part of the - * session. - */ - const PBD::sys::path dead_sound_path () const; - - /** - * @return The absolute path to the directory that midi + * @return The absolute path to the directory that source * files are moved to when they are no longer part of the * session. */ - const PBD::sys::path dead_midi_path () const; + const PBD::sys::path dead_path () const; /** * @return The absolute path to the directory that audio -- cgit v1.2.3