]> git.sesse.net Git - vlc/blobdiff - src/extras/getopt.c
Revert "Win32: fix src/ compilation"
[vlc] / src / extras / getopt.c
index fe301f4f8ac8d4c1689926e1549d9bf37665d70b..1dbcc89954036aeaa95a00a7a76908ac575e2c28 100644 (file)
@@ -359,8 +359,6 @@ static const char *
      char *const *argv;
      const char *optstring;
 {
-    (void)argc;
-    (void)argv;
     /* Start processing options with ARGV-element 1 (since ARGV-element 0
        is the program name); the sequence of previously skipped
        non-option ARGV-elements is empty.  */