Commit 86682a8d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove unused variable.

parent a0a315c8
......@@ -361,7 +361,6 @@ static int Open( vlc_object_t * p_this )
{
int i_count = MP4_BoxCount( p_rmra, "rmda" );
int i;
bool b_play = false;
msg_Dbg( p_demux, "detected playlist mov file (%d ref)", i_count );
......
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