summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvd.c')
-rw-r--r--stream/stream_dvd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/stream_dvd.c b/stream/stream_dvd.c
index 2f00b083ae..8897361717 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);