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

Commit a9f0a80c authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Adf: Remove unused variable

For build-system CFLAGS clean-up.

Bug: 18632512
Change-Id: Iaacfc08aeaf1a3f27771a136f2c977e54971257b
parent 5f3b05ad
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;