mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
module-device: remove impossible case
This commit is contained in:
parent
35bb7d794b
commit
29282b8d50
1 changed files with 0 additions and 2 deletions
|
|
@ -120,7 +120,5 @@ error_arguments:
|
|||
error_exit_cleanup:
|
||||
if (argv)
|
||||
pw_free_strv(argv);
|
||||
if (props)
|
||||
pw_properties_free(props);
|
||||
return res;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue