Commit 303f5aec authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove excess whiteline.

parent 6e98a10e
......@@ -2780,7 +2780,6 @@ static int transcode_spu_process( sout_stream_t *p_stream,
p_block = id->p_encoder->pf_encode_sub( id->p_encoder, p_subpic );
spu_del_buffer( id->p_decoder, p_subpic );
if( p_block )
{
block_ChainAppend( out, p_block );
......
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