X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=input.c;h=d2adde6998b7d4d396e314bf42dd0b5f67bc87f7;hb=41ce2cbb8ff6253bc1a223298ad93f75dfabcceb;hp=8cbfbc7edf17940e2093778a4def4d398fe62e59;hpb=029d73fe03db2656ceb2ca0f5a3fea57393fdfda;p=sigrok-cli.git diff --git a/input.c b/input.c index 8cbfbc7..d2adde6 100644 --- a/input.c +++ b/input.c @@ -25,11 +25,6 @@ #include #include -extern gchar *opt_input_file; -extern gchar *opt_input_format; -extern gchar *opt_probes; - - /** * Return the input file format which the CLI tool should use. *