Commit 170c0374 authored by Ilkka Ollakka's avatar Ilkka Ollakka

xspf demux: fix tree-parsing

parent cad5438f
......@@ -895,8 +895,6 @@ static bool parse_extitem_node COMPLEX_INTERFACE
p_demux->p_sys->pp_tracklist[i_tid] = NULL;
}
xml_ReaderNextNode( p_xml_reader );
return true;
}
......
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