This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Avoid deadlock.
tags/non-daw-v1.1.0
Jonathan Moore Liles
17 years ago
parent
3ef7b52ebc
commit
3717eb12c3
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
Timeline/Sequence.C
+ 0
- 4
Timeline/Sequence.C
View File
@@ -367,11 +367,7 @@ Sequence::handle ( int m )
Sequence_Widget::belowmouse( NULL );
}
timeline->wrlock();
delete t;
timeline->unlock();
}
Loggable::block_end();
Write
Preview
Loading…
Cancel
Save