Fix a -Wunused-but-set-variable
This commit is contained in:
parent
552ede7695
commit
86a78dc100
@ -1492,7 +1492,6 @@ AlsaAudioBackend::midi_device_thread ()
|
||||
|
||||
assert (event->source.client == SND_SEQ_CLIENT_SYSTEM);
|
||||
|
||||
const snd_seq_addr_t addr = event->data.addr;
|
||||
switch (event->type) {
|
||||
case SND_SEQ_EVENT_PORT_START:
|
||||
case SND_SEQ_EVENT_PORT_EXIT:
|
||||
|
Loading…
Reference in New Issue
Block a user