]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/lecroy-xstream/protocol.h
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / lecroy-xstream / protocol.h
index 0200c197d4b3659ff7dc0572bfbdc32e2a482e4f..266504e6290852f21949ce3cc3ca26a2f5473958 100644 (file)
@@ -76,7 +76,6 @@ struct scope_state {
        uint64_t sample_rate;
 };
 
-/** Private, per-device-instance driver context. */
 struct dev_context {
        const void *model_config;
        void *model_state;