git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f69b686
)
Unused variable
author
Rémi Denis-Courmont
<rdenis@simphalempin.com>
Sun, 12 Oct 2008 16:07:08 +0000
(19:07 +0300)
committer
Rémi Denis-Courmont
<rdenis@simphalempin.com>
Sun, 12 Oct 2008 16:07:08 +0000
(19:07 +0300)
src/config/cmdline.c
patch
|
blob
|
history
diff --git
a/src/config/cmdline.c
b/src/config/cmdline.c
index
8de2e22
..
c9fa3ce
100644
(file)
--- a/
src/config/cmdline.c
+++ b/
src/config/cmdline.c
@@
-58,7
+58,6
@@
int __config_LoadCmdLine( vlc_object_t *p_this, int *pi_argc,
int i_cmd, i_index, i_opts, i_shortopts, flag, i_verbose = 0;
module_t *p_parser;
struct option *p_longopts;
- int i_modules_index;
const char **argv_copy = NULL;
/* Short options */