X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fbrymen-dmm%2Fprotocol.h;h=6f59206a943818c54bccaf45981b17aabd0623b2;hb=695dc859c15ba4190f5c1aa2e1a6e2dc6a6e5845;hp=24fe63d3206856765b9dc925ef45fa8b99d06b71;hpb=5faebab2903dc91949edc31f0a4b118d86090a30;p=libsigrok.git diff --git a/src/hardware/brymen-dmm/protocol.h b/src/hardware/brymen-dmm/protocol.h index 24fe63d3..6f59206a 100644 --- a/src/hardware/brymen-dmm/protocol.h +++ b/src/hardware/brymen-dmm/protocol.h @@ -46,9 +46,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;