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
947384fb
Commit
947384fb
authored
May 20, 2006
by
Jean-Paul Saman
Browse files
Remove unused variables
parent
df12bb74
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/playlist/b4s.c
View file @
947384fb
...
...
@@ -105,9 +105,6 @@ void E_(Close_B4S)( vlc_object_t *p_this )
static
int
Demux
(
demux_t
*
p_demux
)
{
demux_sys_t
*
p_sys
=
p_demux
->
p_sys
;
playlist_item_t
*
p_item
;
playlist_item_t
*
p_bitrate
=
NULL
,
*
p_genre
=
NULL
;
int
i_ret
,
i_parent_id
;
xml_t
*
p_xml
;
...
...
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