Commit 73d86c5e authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

input: Remove unused variable.

parent 3558cb11
......@@ -957,7 +957,6 @@ static void StartTitle( input_thread_t * p_input )
p_input->p->i_run = 0;
}
const mtime_t i_length = var_GetTime( p_input, "length" );
if( p_input->p->i_start > 0 )
{
vlc_value_t s;
......
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