]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.h
fx2lafw: use default libusb context
[libsigrok.git] / hardware / fx2lafw / fx2lafw.h
index 6f6e967e8e875dcdefea3f8ae6b8303dfa97398f..f599feb62c3147ef870611c598aff78fe7e28e7e 100644 (file)
@@ -61,7 +61,6 @@ struct fx2lafw_profile {
 };
 
 struct drv_context {
-       libusb_context *usb_context;
        GSList *instances;
 };