X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fkecheng-kc-330b%2Fprotocol.h;h=eabda85b8554c476b530af268226c0920513fd6d;hb=61c39f54bbcae7bdde86ddb11b2fd0ff308d319b;hp=6bf86efb5a78f525dbe53afae8062a3727ce105a;hpb=85ed4ab3bae4e5a6fbc741c4c8f8e2d9923e9594;p=libsigrok.git diff --git a/hardware/kecheng-kc-330b/protocol.h b/hardware/kecheng-kc-330b/protocol.h index 6bf86efb..eabda85b 100644 --- a/hardware/kecheng-kc-330b/protocol.h +++ b/hardware/kecheng-kc-330b/protocol.h @@ -89,7 +89,6 @@ struct dev_context { uint64_t num_samples; uint64_t stored_samples; void *cb_data; - int usbfd[10]; struct libusb_transfer *xfer; unsigned char buf[128];