aboutsummaryrefslogtreecommitdiffstats
path: root/apps/ts.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ts.c')
-rw-r--r--apps/ts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/ts.c b/apps/ts.c
index 70a9013e2b..ff4b25eef6 100644
--- a/apps/ts.c
+++ b/apps/ts.c
@@ -320,7 +320,6 @@ int ts_main(int argc, char **argv)
}
}
argc = opt_num_rest();
- argv = opt_rest();
if (mode == OPT_ERR || argc != 0)
goto opthelp;