X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhardware%2Fserial-dmm%2Fprotocol.h;fp=src%2Fhardware%2Fserial-dmm%2Fprotocol.h;h=4cdbea3b501278480323c1b2534e9fab99bd3e07;hb=8852eb75d14730484e66f9e0ff2b177934615a6f;hp=202eba2748f60ec6b0b34b92c02c198c02d9aee8;hpb=bcbef5ed709a56e8cec3d7d0b5f73a00a4040984;p=libsigrok.git diff --git a/src/hardware/serial-dmm/protocol.h b/src/hardware/serial-dmm/protocol.h index 202eba27..4cdbea3b 100644 --- a/src/hardware/serial-dmm/protocol.h +++ b/src/hardware/serial-dmm/protocol.h @@ -54,8 +54,6 @@ struct dmm_info { gsize info_size; }; -extern SR_PRIV struct dmm_info *dmms[]; - #define DMM_BUFSIZE 256 /** Private, per-device-instance driver context. */