libcamera: cleanup unused variables

This commit is contained in:
raghu447 2020-06-15 17:45:01 +05:30
parent 7c05a7f7b4
commit 9c631842cb
5 changed files with 5 additions and 33 deletions

View file

@ -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);