]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/norma-dmm/protocol.h
norma-dmm: Remove unused version field from state struct
[libsigrok.git] / src / hardware / norma-dmm / protocol.h
index 9a43dca27693cc9d9ad0066cacc5e803d2e21abf..7ce7911f95986f6a45f0f2375e9a54bfe2f7c7c7 100644 (file)
@@ -57,7 +57,6 @@ extern const struct nmadmm_req nmadmm_requests[];
 /** Private, per-device-instance driver context. */
 struct dev_context {
        /* Model-specific information */
-       char *version;          /**< Version string */
        int type;               /**< DM9x0, e.g. 5 = DM950 */
 
        /* Acquisition settings */