mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
Remove unused mutex.
git-svn-id: svn://localhost/ardour2/branches/3.0@9535 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
da6384925e
commit
fb9b778fbc
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ class Source : public SessionObject
|
|||
bool _analysed;
|
||||
mutable Glib::Mutex _lock;
|
||||
mutable Glib::Mutex _analysis_lock;
|
||||
Glib::Mutex _playlist_lock;
|
||||
gint _use_count; /* atomic */
|
||||
uint32_t _level; /* how deeply nested is this source w.r.t a disk file */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue