mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-09 07:08:06 +02:00
Silence a warning
This commit is contained in:
parent
feff1f6f05
commit
514a8c1227
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ void server_info_cb(pa_context *, const pa_server_info *i, void *userdata) {
|
|||
}
|
||||
|
||||
void ext_stream_restore_read_cb(
|
||||
pa_context *c,
|
||||
pa_context *,
|
||||
const pa_ext_stream_restore_info *i,
|
||||
int eol,
|
||||
void *userdata) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue