mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
device-manager: Remove unused variables
This commit is contained in:
parent
5077fe14a3
commit
8d3d0d3e0e
1 changed files with 0 additions and 3 deletions
|
|
@ -914,9 +914,6 @@ static int extension_cb(pa_native_protocol *p, pa_module *m, pa_native_connectio
|
|||
case SUBCOMMAND_ROLE_DEVICE_PRIORITY_ROUTING: {
|
||||
|
||||
pa_bool_t enable;
|
||||
uint32_t sridx = PA_INVALID_INDEX;
|
||||
uint32_t idx;
|
||||
pa_module *module;
|
||||
|
||||
if (pa_tagstruct_get_boolean(t, &enable) < 0)
|
||||
goto fail;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue