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