]> sigrok.org Git - libsigrok.git/blobdiff - hardware/ikalogic-scanalogic2/protocol.h
Use common usb_source_add and usb_source_remove functions.
[libsigrok.git] / hardware / ikalogic-scanalogic2 / protocol.h
index adc3859237ae5283a55c07a7fa8b53131c8e8fc9..8324204e03798e9676bc6f0684efd1fa83fe414b 100644 (file)
@@ -161,9 +161,6 @@ struct dev_context {
        /* Array to provide an index based access to all probes. */
        const struct sr_probe *probes[NUM_PROBES];
 
-       unsigned int num_usbfd;
-       int *usbfd;
-
        struct libusb_transfer *xfer_in, *xfer_out;
 
        /*