Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
28e3ebd4
Commit
28e3ebd4
authored
Aug 18, 2005
by
Jean-Paul Saman
Browse files
Fix compiler warning. Removed unused variable
parent
888d3fc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/sgimb.c
View file @
28e3ebd4
...
...
@@ -339,7 +339,6 @@ static int Demux ( demux_t *p_demux )
playlist_item_t
*
p_child
;
char
*
psz_line
;
int
i_position
;
p_playlist
=
(
playlist_t
*
)
vlc_object_find
(
p_demux
,
VLC_OBJECT_PLAYLIST
,
FIND_ANYWHERE
);
...
...
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