X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fzeroplus-logic-cube%2Fprotocol.h;fp=hardware%2Fzeroplus-logic-cube%2Fprotocol.h;h=3c7154c00c4a01bb2db7f2fb034f480b1bd7cd74;hb=609bfd753c4a813791a6f678f545940c6d331c20;hp=ee710cd3b3c069f69722ed55fcc26dc6d2e19329;hpb=459a0f2623686472b134735ae37a52f0d61d715e;p=libsigrok.git diff --git a/hardware/zeroplus-logic-cube/protocol.h b/hardware/zeroplus-logic-cube/protocol.h index ee710cd3..3c7154c0 100644 --- a/hardware/zeroplus-logic-cube/protocol.h +++ b/hardware/zeroplus-logic-cube/protocol.h @@ -51,7 +51,6 @@ struct dev_context { // uint8_t trigger_buffer[NUM_TRIGGER_STAGES]; int trigger; unsigned int capture_ratio; - struct sr_usb_dev_inst *usb; const struct zp_model *prof; };