X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Ffluke-dmm%2Ffluke-dmm.h;h=2dc6af57ed6d81da171193a68ff510494a1900a5;hb=3b20367381bcd955e604c40d05f489f2221c036a;hp=9994af5c6e9848492e4a295e2c73894f33927d60;hpb=31d84da3a22cc6fc9b2226ab3863e9235a3d5b87;p=libsigrok.git diff --git a/hardware/fluke-dmm/fluke-dmm.h b/hardware/fluke-dmm/fluke-dmm.h index 9994af5c..2dc6af57 100644 --- a/hardware/fluke-dmm/fluke-dmm.h +++ b/hardware/fluke-dmm/fluke-dmm.h @@ -52,7 +52,6 @@ struct dev_context { uint64_t limit_samples; uint64_t limit_msec; struct sr_serial_dev_inst *serial; - char *serialcomm; /* Opaque pointer passed in by the frontend. */ void *cb_data;