X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fvictor-dmm%2Fprotocol.h;h=fe665e43f320c1d08a58265531fc3d579b7ee676;hb=ca314e060f653e6a0b5ec0f58914bac4d426217f;hp=5c07d37320ad88bf5f5dea51e4ef1c59677e7f67;hpb=cf9e86bc74ae5bd916b8d1abf27205c36585119f;p=libsigrok.git diff --git a/src/hardware/victor-dmm/protocol.h b/src/hardware/victor-dmm/protocol.h index 5c07d373..fe665e43 100644 --- a/src/hardware/victor-dmm/protocol.h +++ b/src/hardware/victor-dmm/protocol.h @@ -28,7 +28,6 @@ #define DMM_DATA_SIZE 14 -/** Private, per-device-instance driver context. */ struct dev_context { struct sr_sw_limits limits; };