]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/uni-t-ut32x/protocol.h
analog.c: Whitespace/cosmetics and typo fixes.
[libsigrok.git] / src / hardware / uni-t-ut32x / protocol.h
index 4010e179fc535414ea0ad5bc867709cdd52497f3..a2bad3306ac5c89b561e37bedd909f8a65ad81bb 100644 (file)
@@ -58,7 +58,6 @@ struct dev_context {
        uint64_t num_samples;
        unsigned char buf[8];
        struct libusb_transfer *xfer;
-       void *cb_data;
 
        /* Temporary state across callbacks */
        unsigned char packet[32];