]> sigrok.org Git - libsigrok.git/blobdiff - hardware/lascar-el-usb/protocol.h
Use common usb_source_add and usb_source_remove functions.
[libsigrok.git] / hardware / lascar-el-usb / protocol.h
index be27f69cd9bd105bcd61cd4e9dfaef5c53ab48e9..16e826a08a8590e182bca086bb3394b754953146 100644 (file)
@@ -45,7 +45,6 @@
 struct dev_context {
        void *cb_data;
        const struct elusb_profile *profile;
-       int usbfd[10];
        /* Generic EL-USB */
        unsigned char config[MAX_CONFIGBLOCK_SIZE];
        unsigned int log_size;