From: Bert Vermeulen Date: Thu, 2 Aug 2012 21:51:47 +0000 (+0200) Subject: fx2lafw: minor cleanup X-Git-Tag: dsupstream~744 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=b9636cf4dcd07fa215bcfdb265913baa848227ab;p=libsigrok.git fx2lafw: minor cleanup --- diff --git a/hardware/fx2lafw/fx2lafw.c b/hardware/fx2lafw/fx2lafw.c index 368b0245..a6817340 100644 --- a/hardware/fx2lafw/fx2lafw.c +++ b/hardware/fx2lafw/fx2lafw.c @@ -602,7 +602,6 @@ static int hw_cleanup(void) if (!(drvc = fdi->priv)) return SR_OK; - drvc = fdi->priv; ret = clear_instances(); if (drvc->usb_context)