X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=input.c;h=d2adde6998b7d4d396e314bf42dd0b5f67bc87f7;hp=566fd1d55dcf6b2f838f3de8b2f19b3db0245d46;hb=7a638873128dedfcad1e77d87c3d2c25516abaf2;hpb=cd62e027c0a3a8d97a6689d042b92699d8b619f3 diff --git a/input.c b/input.c index 566fd1d..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_channels; - - /** * Return the input file format which the CLI tool should use. *