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

Commit 9bf1a5ca authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am 1bc7ac07: am a5b6715c: Merge "Adf: Remove unused variable"

* commit '1bc7ac07':
  Adf: Remove unused variable
parents 6490defb 1bc7ac07
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;