X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fikalogic-scanaplus%2Fprotocol.h;h=705c2bd02565c7d9bd40bfdb4a87ef82013bef88;hb=87629577fe803769bc8b4e7a2bc122785cf90c81;hp=cdd684d0b1acecb3a976630dee49056042b95407;hpb=c1aae90038456a61d0f9313d34e6107c3440d3e7;p=libsigrok.git diff --git a/src/hardware/ikalogic-scanaplus/protocol.h b/src/hardware/ikalogic-scanaplus/protocol.h index cdd684d0..705c2bd0 100644 --- a/src/hardware/ikalogic-scanaplus/protocol.h +++ b/src/hardware/ikalogic-scanaplus/protocol.h @@ -43,8 +43,6 @@ struct dev_context { /** The current sampling limit (in number of samples). */ uint64_t limit_samples; - void *cb_data; - uint8_t *compressed_buf; uint64_t compressed_bytes_ignored; uint8_t *sample_buf;