13
0

Remove declaration of unused and undefined method in Session class

git-svn-id: svn://localhost/ardour2/trunk@2397 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Tim Mayberry 2007-09-04 07:14:50 +00:00
parent ef9f07ea64
commit a87d7bfe27

View File

@ -1547,7 +1547,6 @@ class Session : public PBD::StatefulDestructible
uint32_t _total_free_4k_blocks;
Glib::Mutex space_lock;
string old_sound_dir (bool with_path = true) const;
string get_best_session_directory_for_new_source ();
void refresh_disk_space ();