X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fnorma-dmm%2Fapi.c;fp=src%2Fhardware%2Fnorma-dmm%2Fapi.c;h=024bcaed13c139387514bf1b208c476511de0ccd;hb=566007e15e8ec0a23b064ba8ea44baae305508b5;hp=ee1c59ca30eb341cf2872204e92921e82c1795ce;hpb=d268866d294f8ab94e14881caf5d0126e5b77a91;p=libsigrok.git diff --git a/src/hardware/norma-dmm/api.c b/src/hardware/norma-dmm/api.c index ee1c59ca..024bcaed 100644 --- a/src/hardware/norma-dmm/api.c +++ b/src/hardware/norma-dmm/api.c @@ -80,7 +80,6 @@ static GSList *scan(struct sr_dev_driver *drv, GSList *options) devices = NULL; drvc = drv->context; - drvc->instances = NULL; conn = serialcomm = NULL; for (l = options; l; l = l->next) {