]> sigrok.org Git - libsigrok.git/blobdiff - hardware/lascar-el-usb/protocol.h
lascar-el-usb: Support SR_CONF_CONN
[libsigrok.git] / hardware / lascar-el-usb / protocol.h
index eb3b5536a00875b786e259e5097347f6bb95cee2..ec593a51987668de8ac2f6ebd8f44a03ae21163e 100644 (file)
@@ -44,7 +44,6 @@
 /** Private, per-device-instance driver context. */
 struct dev_context {
        void *cb_data;
-       struct sr_usb_dev_inst *usb;
        const struct elusb_profile *profile;
        int usbfd[10];
        /* Generic EL-USB */