mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
remove unused variable
This commit is contained in:
parent
86f3fb8b12
commit
e0f8c13012
1 changed files with 0 additions and 1 deletions
|
|
@ -2867,7 +2867,6 @@ static void command_get_info(pa_pdispatch *pd, uint32_t command, uint32_t tag, p
|
|||
pa_source *source = NULL;
|
||||
pa_client *client = NULL;
|
||||
pa_card *card = NULL;
|
||||
pa_core *core = NULL;
|
||||
pa_module *module = NULL;
|
||||
pa_sink_input *si = NULL;
|
||||
pa_source_output *so = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue