mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
alsa-seq; enable UMP again when we can
It got accidentally disabled for debugging
This commit is contained in:
parent
7662a01f85
commit
923b8b48ec
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ static int seq_open(struct seq_state *state, struct seq_conn *conn, bool with_qu
|
|||
spa_log_debug(state->log, "%p: ALSA UMP MIDI enabled", state);
|
||||
state->ump = true;
|
||||
}
|
||||
state->ump = false;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue