]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/ts.c
argv was set but unused
[thirdparty/openssl.git] / apps / ts.c
index 00b5e53f7c7a00503936847a5f7c9e1001d32100..ee04bb5ad8b3144b26f399c10239361bd8873be8 100644 (file)
--- a/apps/ts.c
+++ b/apps/ts.c
@@ -299,7 +299,6 @@ int ts_main(int argc, char **argv)
         }
     }
     argc = opt_num_rest();
-    argv = opt_rest();
     if (mode == OPT_ERR || argc != 0)
         goto opthelp;