X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-dso%2Fdso.h;h=78e438bd62537d0fcfb1ce99bbe2a57932c7f28e;hb=c01bf34ca264b268fee2e71ab918c71d28dc3018;hp=44cced48400605bad020554ade3fd3e950ab764e;hpb=2c24077466a299ead689c90f01f55f6d86c7386b;p=libsigrok.git diff --git a/src/hardware/hantek-dso/dso.h b/src/hardware/hantek-dso/dso.h index 44cced48..78e438bd 100644 --- a/src/hardware/hantek-dso/dso.h +++ b/src/hardware/hantek-dso/dso.h @@ -162,7 +162,6 @@ struct dso_profile { struct dev_context { const struct dso_profile *profile; - void *cb_data; uint64_t limit_frames; uint64_t num_frames; GSList *enabled_channels;