X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fnorma-dmm%2Fprotocol.h;h=7ce7911f95986f6a45f0f2375e9a54bfe2f7c7c7;hb=8dc423b033678508ec08d7c473d883d4b3a58178;hp=9a43dca27693cc9d9ad0066cacc5e803d2e21abf;hpb=37dbffd15d37ee101d93fcfcf31cdefa1cacb8d6;p=libsigrok.git diff --git a/src/hardware/norma-dmm/protocol.h b/src/hardware/norma-dmm/protocol.h index 9a43dca2..7ce7911f 100644 --- a/src/hardware/norma-dmm/protocol.h +++ b/src/hardware/norma-dmm/protocol.h @@ -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 */