X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhp-3478a%2Fapi.c;h=c87affd3ffdecb900133c770f0683ca3716ccd97;hb=388aa0fb6bf70557115d1f301aae1560e8c643bb;hp=edc16fc896befcfb07d069e1ab3b1c679f36014c;hpb=04c4a6776fe6abe3dc8138d273b0caf4e72237f8;p=libsigrok.git diff --git a/src/hardware/hp-3478a/api.c b/src/hardware/hp-3478a/api.c index edc16fc8..c87affd3 100644 --- a/src/hardware/hp-3478a/api.c +++ b/src/hardware/hp-3478a/api.c @@ -206,7 +206,6 @@ static int config_list(uint32_t key, GVariant **data, static int dev_acquisition_start(const struct sr_dev_inst *sdi) { - int ret; struct sr_scpi_dev_inst *scpi; struct dev_context *devc;