Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1bc7ac07 authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am a5b6715c: Merge "Adf: Remove unused variable"

* commit 'a5b6715c':
  Adf: Remove unused variable
parents 4cfbf781 a5b6715c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;