Commit 2e65fd5b authored by Jean-Paul Saman's avatar Jean-Paul Saman

src/dvbpsi.c: remove empty line

parent 5fecd88a
......@@ -234,7 +234,6 @@ void dvbpsi_decoder_delete(dvbpsi_decoder_t *p_decoder)
{
assert(p_decoder);
if (p_decoder->p_sections)
{
dvbpsi_DeletePSISections(p_decoder->p_sections);
......
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