Commit f788b618 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove excess empty lines

parent c7070a8c
...@@ -455,7 +455,6 @@ static block_t *BlockParseRTP( access_t *p_access, block_t *p_block ) ...@@ -455,7 +455,6 @@ static block_t *BlockParseRTP( access_t *p_access, block_t *p_block )
return p_block; return p_block;
trash: trash:
msg_Warn( p_access, "received a too short packet for RTP" ); msg_Warn( p_access, "received a too short packet for RTP" );
block_Release( p_block ); block_Release( 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