X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fcolead-slm%2Fprotocol.h;fp=src%2Fhardware%2Fcolead-slm%2Fprotocol.h;h=ab878e759f2efa42bb5a80ddf029db8639629594;hb=695dc859c15ba4190f5c1aa2e1a6e2dc6a6e5845;hp=4cc49974a2682e608591ee3299c69e91236d386c;hpb=208c1d35435626a11afa1ab301b2071b2a4e187b;p=libsigrok.git diff --git a/src/hardware/colead-slm/protocol.h b/src/hardware/colead-slm/protocol.h index 4cc49974..ab878e75 100644 --- a/src/hardware/colead-slm/protocol.h +++ b/src/hardware/colead-slm/protocol.h @@ -39,9 +39,6 @@ struct dev_context { /** The current sampling limit (in ms). */ uint64_t limit_msec; - /** Opaque pointer passed in by the frontend. */ - void *cb_data; - /** The current number of already received samples. */ uint64_t num_samples; int state;