NotePlayHandle: only use detuning automation if it exists at all

This commit is contained in:
Tobias Doerffel
2014-01-20 23:36:38 +01:00
parent 80b8e91fd1
commit 2bc8d12826
2 changed files with 4 additions and 7 deletions

View File

@@ -233,7 +233,6 @@ private:
private:
DetuningHelper * m_detuning;
float m_value;
} ;