]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.h
serial_stream_detect(): Drop unneeded sr_spew().
[libsigrok.git] / hardware / fx2lafw / fx2lafw.h
index 6f6e967e8e875dcdefea3f8ae6b8303dfa97398f..c68b4aecda0ec2cfca53e3b5e914557fd5fef78b 100644 (file)
@@ -60,11 +60,6 @@ struct fx2lafw_profile {
        uint32_t dev_caps;
 };
 
-struct drv_context {
-       libusb_context *usb_context;
-       GSList *instances;
-};
-
 struct dev_context {
        const struct fx2lafw_profile *profile;