... somehow didn't notice the already existing engine::mixer()->lock() there...

This commit is contained in:
Vesa
2014-06-19 00:38:48 +03:00
parent 0f03219c93
commit 0237da44b5
2 changed files with 0 additions and 2 deletions

View File

@@ -230,7 +230,6 @@ private:
NotePlayHandle* m_notes[NumKeys];
int m_runningMidiNotes[NumKeys];
bool m_sustainPedalPressed;
QMutex m_notesMutex;
bool m_silentBuffersProcessed;