mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
libcamera: cleanup unused variables
This commit is contained in:
parent
7c05a7f7b4
commit
9c631842cb
5 changed files with 5 additions and 33 deletions
|
|
@ -927,7 +927,6 @@ impl_init(const struct spa_handle_factory *factory,
|
|||
const char *str;
|
||||
struct port *port;
|
||||
int res;
|
||||
int err;
|
||||
|
||||
spa_return_val_if_fail(factory != NULL, -EINVAL);
|
||||
spa_return_val_if_fail(handle != NULL, -EINVAL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue