X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-6xxx%2Fprotocol.h;fp=src%2Fhardware%2Fhantek-6xxx%2Fprotocol.h;h=af66c70ef1b4a82092bd692f687d4d78af24e748;hb=1e99158c1bb933d3a910246d31962374e429a260;hp=a106fb4b5d6999d1dfd161646901933504a28bdb;hpb=4299fcc0b80e6bee0b42f48f1cda3863e64103f5;p=libsigrok.git diff --git a/src/hardware/hantek-6xxx/protocol.h b/src/hardware/hantek-6xxx/protocol.h index a106fb4b..af66c70e 100644 --- a/src/hardware/hantek-6xxx/protocol.h +++ b/src/hardware/hantek-6xxx/protocol.h @@ -122,11 +122,6 @@ struct dev_context { uint64_t aq_started; uint64_t read_start_ts; - uint32_t read_data_amount; - - struct libusb_transfer **sample_buf; - uint32_t sample_buf_write; - uint32_t sample_buf_size; gboolean ch_enabled[NUM_CHANNELS]; int voltage[NUM_CHANNELS];