]> sigrok.org Git - libsigrok.git/blobdiff - hardware/link-mso19/api.c
Drop some lines that are no longer needed.
[libsigrok.git] / hardware / link-mso19 / api.c
index c9b56631bba96f95207275d7d18477f332181eb5..16dfe355b417c420d11eb4387028b92ab430f0c2 100644 (file)
@@ -67,8 +67,6 @@ static GSList *hw_scan(GSList *options)
        struct udev *udev;
        int ptype;
 
-       (void)options;
-
        for (l = options; l; l = l->next) {
                src = l->data;
                switch (src->key) {