Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
5b8844d0
Commit
5b8844d0
authored
May 20, 2006
by
Jean-Paul Saman
Browse files
Remove unused variables
parent
7990cd7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/sgimb.c
View file @
5b8844d0
...
...
@@ -336,8 +336,6 @@ static int Demux ( demux_t *p_demux )
demux_sys_t
*
p_sys
=
p_demux
->
p_sys
;
playlist_t
*
p_playlist
;
playlist_item_t
*
p_item
;
playlist_item_t
*
p_child
;
char
*
psz_line
;
p_playlist
=
(
playlist_t
*
)
vlc_object_find
(
p_demux
,
VLC_OBJECT_PLAYLIST
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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