Commit 947384fb authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove unused variables

parent df12bb74
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment