From: Bert Vermeulen Date: Wed, 24 Apr 2013 01:05:25 +0000 (+0200) Subject: fx2lafw: Minor cleanup X-Git-Tag: dsupstream~73 X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=a31a4d371f3c3925a9d3a0eefa472147e7b36748;p=libsigrok.git fx2lafw: Minor cleanup --- diff --git a/hardware/fx2lafw/fx2lafw.c b/hardware/fx2lafw/fx2lafw.c index 492e5397..f74c5a51 100644 --- a/hardware/fx2lafw/fx2lafw.c +++ b/hardware/fx2lafw/fx2lafw.c @@ -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. */