hp-3478a: Fix compiler warning.

This commit is contained in:
Frank Stettner 2018-02-19 13:30:13 +01:00 committed by Uwe Hermann
parent 6c1a76d126
commit 93497d0016
1 changed files with 0 additions and 1 deletions

View File

@ -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;