mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
alsa-seq: remove leftover debug line
This commit is contained in:
parent
f5c9944e61
commit
6b9f340219
1 changed files with 0 additions and 2 deletions
|
|
@ -78,8 +78,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);
|
spa_log_debug(state->log, "%p: ALSA UMP MIDI enabled", state);
|
||||||
state->ump = true;
|
state->ump = true;
|
||||||
}
|
}
|
||||||
state->ump = false;
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue