X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=device.c;h=90c9fc349449d0e0e183cddf1e333adecd1b687c;hp=b8709dc2bf0a7a4cca8eb559fdb21f34cc7ecf70;hb=a8b4041ad4829aeb33e243d6a6a0c482be4658cd;hpb=ca50f4b3d69016014c8ab9d7765da68fdb8d796f 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)