]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.c
Drop some lines that are no longer needed.
[libsigrok.git] / hardware / fx2lafw / fx2lafw.c
index 91396cbf737119ce55e356e1b721a1876d2c1650..738bc4c58b4a3c9e35f681d80922ee29fd40e88d 100644 (file)
@@ -343,7 +343,6 @@ static struct dev_context *fx2lafw_dev_new(void)
        devc->limit_samples = 0;
        devc->sample_wide = 0;
 
-
        return devc;
 }