Fixed bug of left mutex in RtAudio backend
This commit is contained in:
parent
ebe385b9db
commit
ce402acd15
@ -226,7 +226,6 @@ public:
|
||||
OutDaqCallback outCallback) override final {
|
||||
|
||||
DEBUGTRACE_ENTER;
|
||||
lck lock(_mtx);
|
||||
|
||||
assert(!monitorOutput);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user