X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fkecheng-kc-330b%2Fprotocol.h;fp=src%2Fhardware%2Fkecheng-kc-330b%2Fprotocol.h;h=07597c6ba1dd4fd539cbb82ca7036fc2504b1609;hb=695dc859c15ba4190f5c1aa2e1a6e2dc6a6e5845;hp=a718bdba0ee26162901bbcd82af5b1d138598627;hpb=208c1d35435626a11afa1ab301b2071b2a4e187b;p=libsigrok.git diff --git a/src/hardware/kecheng-kc-330b/protocol.h b/src/hardware/kecheng-kc-330b/protocol.h index a718bdba..07597c6b 100644 --- a/src/hardware/kecheng-kc-330b/protocol.h +++ b/src/hardware/kecheng-kc-330b/protocol.h @@ -81,7 +81,6 @@ struct dev_context { gboolean config_dirty; uint64_t num_samples; uint64_t stored_samples; - void *cb_data; struct libusb_transfer *xfer; unsigned char buf[128];