]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.c
fx2lafw: Minor cleanup
[libsigrok.git] / hardware / fx2lafw / fx2lafw.c
index 492e5397af5a135e9b5bf1f4a8e0e02f38c92ba8..f74c5a510b0f1fe4d6035ba37e3708c746820cd7 100644 (file)
@@ -369,8 +369,6 @@ static GSList *hw_scan(GSList *options)
        int devcnt, num_logic_probes, ret, i, j;
        const char *conn;
 
-       (void)options;
-
        drvc = di->priv;
 
        /* This scan always invalidates any previous scans. */