summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-04-02 23:53:54 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-04-02 23:55:13 +0300
commitd136cf68827382ad710adb74d02e50364052f430 (patch)
treedf40e0284c9275bb185bc098cc3ed039bb765692 /stream/stream_dvd.c
parentcf9edda1d370d39bc8a3d020a9c2bc4090d2457e (diff)
parent83c2df3565c19931b01c3ed75a0e08aca1fb24f2 (diff)
downloadmpv-d136cf68827382ad710adb74d02e50364052f430.tar.bz2
mpv-d136cf68827382ad710adb74d02e50364052f430.tar.xz
Merge svn changes up to r29134
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);