mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
combine: quieten gcc a bit
This commit is contained in:
parent
8a2a6b2004
commit
ac05619141
1 changed files with 2 additions and 0 deletions
|
|
@ -1161,6 +1161,8 @@ int pa__init(pa_module*m) {
|
|||
pa_channel_map slaves_map;
|
||||
pa_bool_t is_first_slave = TRUE;
|
||||
|
||||
pa_sample_spec_init(&slaves_spec);
|
||||
|
||||
while ((n = pa_split(slaves, ",", &split_state))) {
|
||||
pa_sink *slave_sink;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue