X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=device.c;fp=device.c;h=90c9fc349449d0e0e183cddf1e333adecd1b687c;hp=b8709dc2bf0a7a4cca8eb559fdb21f34cc7ecf70;hb=7a638873128dedfcad1e77d87c3d2c25516abaf2;hpb=cd62e027c0a3a8d97a6689d042b92699d8b619f3 diff --git a/device.c b/device.c index b8709dc..90c9fc3 100644 --- a/device.c +++ b/device.c @@ -23,8 +23,6 @@ #include extern struct sr_context *sr_ctx; -extern gchar *opt_drv; -extern gchar *opt_channel_group; /* Convert driver options hash to GSList of struct sr_config. */ static GSList *hash_to_hwopt(GHashTable *hash)