summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_directory.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-03-01 21:54:54 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-03-01 21:54:54 +0000
commitb37b23af97fbffbf789222f03247439324648ffb (patch)
tree743af65391e70da63e39f9e810be17c0db176d4c /libs/ardour/ardour/session_directory.h
parent3553ba71fa8c50c05c04e5e067e153e10e386456 (diff)
improve, cleanup, rationalize Session::cleanup_sources() and supporting infrastructure
git-svn-id: svn://localhost/ardour2/branches/3.0@9015 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/session_directory.h')
-rw-r--r--libs/ardour/ardour/session_directory.h11
1 files changed, 2 insertions, 9 deletions
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