]> sigrok.org Git - libsigrok.git/commitdiff
fx2lafw: Minor cleanup
authorBert Vermeulen <redacted>
Wed, 24 Apr 2013 01:05:25 +0000 (03:05 +0200)
committerBert Vermeulen <redacted>
Wed, 24 Apr 2013 01:23:23 +0000 (03:23 +0200)
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. */