]> sigrok.org Git - libsigrok.git/blobdiff - hardware/openbench-logic-sniffer/protocol.h
ols: Use sr_dev_inst to store connection handle
[libsigrok.git] / hardware / openbench-logic-sniffer / protocol.h
index 5c734287086202a6a5e74fe6feec7e3c7958628c..722490f9dafb5f96bf7a77efc0b89779bc707180 100644 (file)
@@ -77,8 +77,6 @@
 
 /* Private, per-device-instance driver context. */
 struct dev_context {
-       struct sr_serial_dev_inst *serial;
-
        /* Fixed device settings */
        uint32_t max_samples;
        uint32_t max_samplerate;