X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Flascar-el-usb%2Fprotocol.h;fp=hardware%2Flascar-el-usb%2Fprotocol.h;h=ec593a51987668de8ac2f6ebd8f44a03ae21163e;hb=0f1506497b615b3c935b9a7bce9af85390a09d24;hp=eb3b5536a00875b786e259e5097347f6bb95cee2;hpb=e2033d491753c5746ddbc0b8f29a5aa56c297ac3;p=libsigrok.git diff --git a/hardware/lascar-el-usb/protocol.h b/hardware/lascar-el-usb/protocol.h index eb3b5536..ec593a51 100644 --- a/hardware/lascar-el-usb/protocol.h +++ b/hardware/lascar-el-usb/protocol.h @@ -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 */