Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
86682a8d
Commit
86682a8d
authored
Jun 14, 2008
by
Jean-Baptiste Kempf
Browse files
Remove unused variable.
parent
a0a315c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/mp4/mp4.c
View file @
86682a8d
...
...
@@ -361,7 +361,6 @@ static int Open( vlc_object_t * p_this )
{
int
i_count
=
MP4_BoxCount
(
p_rmra
,
"rmda"
);
int
i
;
bool
b_play
=
false
;
msg_Dbg
(
p_demux
,
"detected playlist mov file (%d ref)"
,
i_count
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment