Commit 5b8844d0 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove unused variables

parent 7990cd7d
......@@ -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,
......
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