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:
parent
ef9f07ea64
commit
a87d7bfe27
@ -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 ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user