unused variable
This commit is contained in:
parent
cedc72a707
commit
3ed225323d
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@ constexpr int buildAndCenterPitch(uint8_t firstByte, uint8_t secondByte)
|
|||
}
|
||||
}
|
||||
|
||||
static std::atomic<bool> keepRunning { true };
|
||||
|
||||
int process(jack_nframes_t numFrames, void* arg)
|
||||
{
|
||||
auto synth = reinterpret_cast<sfz::Synth*>(arg);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue