]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/yokogawa-dlm/protocol.h
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / yokogawa-dlm / protocol.h
index 80def3f9de550d752f54dc7371f0525ae9e13190..ac0f4f1bd7b4758f3073ff25ce71dc243898045b 100644 (file)
@@ -95,7 +95,6 @@ struct scope_state {
        uint32_t samples_per_frame;
 };
 
-/** Private, per-device-instance driver context. */
 struct dev_context {
        const void *model_config;
        void *model_state;