testo: Minor code cleanup.

This commit is contained in:
Bert Vermeulen 2016-05-03 22:09:39 +02:00 committed by Uwe Hermann
parent efa9840222
commit ec1a1a8c46
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ static int config_get(uint32_t key, GVariant **data, const struct sr_dev_inst *s
static int config_set(uint32_t key, GVariant *data, const struct sr_dev_inst *sdi,
const struct sr_channel_group *cg)
{
struct sr_dev_driver *di = sdi->driver;
struct dev_context *devc;
gint64 now;
int ret;