mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
small cleanups
resample: remove unused index variable
This commit is contained in:
parent
98d10bbd1f
commit
0154e6eaac
6 changed files with 12 additions and 16 deletions
|
|
@ -211,6 +211,7 @@ static void try_link_controls(struct impl *impl)
|
|||
if (!impl->use_converter)
|
||||
return;
|
||||
|
||||
pw_log_warn(NAME " %p: controls", impl);
|
||||
|
||||
if ((res = spa_node_port_set_io(impl->slave_node,
|
||||
impl->direction, 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue