diff --git a/stream/stream_dvd.c b/stream/stream_dvd.c index 70a94303e6..a170bcc1b1 100644 --- a/stream/stream_dvd.c +++ b/stream/stream_dvd.c @@ -1094,7 +1094,6 @@ fail: static int ifo_stream_open (stream_t *stream, int mode, void *opts, int *file_format) { - char *ext; char* filename; struct stream_priv_s *spriv; int len = strlen(stream->url);