Commit 93d0208e authored by Antoine Cellerier's avatar Antoine Cellerier

* m3u.c: remove unneeded comment. ppsz_options is freed a few lines down.

parent e3578584
......@@ -189,7 +189,6 @@ static int Demux( demux_t *p_demux )
PLAYLIST_APPEND | PLAYLIST_SPREPARSE,
PLAYLIST_END, NULL, NULL, VLC_FALSE );
free( psz_mrl );
// XXX Not to be a scare monger, but I suspect options are leaked
}
error:
......
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