hp-3478a: Fix compiler warning.
This commit is contained in:
parent
6c1a76d126
commit
93497d0016
|
@ -206,7 +206,6 @@ static int config_list(uint32_t key, GVariant **data,
|
||||||
|
|
||||||
static int dev_acquisition_start(const struct sr_dev_inst *sdi)
|
static int dev_acquisition_start(const struct sr_dev_inst *sdi)
|
||||||
{
|
{
|
||||||
int ret;
|
|
||||||
struct sr_scpi_dev_inst *scpi;
|
struct sr_scpi_dev_inst *scpi;
|
||||||
struct dev_context *devc;
|
struct dev_context *devc;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue