Merge "Adf: Remove unused variable"
This commit is contained in:
commit
a5b6715c82
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ ssize_t adf_devices(adf_id_t **ids)
|
|||
int adf_device_open(adf_id_t id, int flags, struct adf_device *dev)
|
||||
{
|
||||
char filename[64];
|
||||
int err;
|
||||
|
||||
dev->id = id;
|
||||
|
||||
|
|
Loading…
Reference in a new issue