From a31a4d371f3c3925a9d3a0eefa472147e7b36748 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Wed, 24 Apr 2013 03:05:25 +0200 Subject: [PATCH] fx2lafw: Minor cleanup --- hardware/fx2lafw/fx2lafw.c | 2 -- 1 file changed, 2 deletions(-) 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. */