mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
Remove unused variable along with the related warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29122 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b5fcf45f11
commit
a38ca08ca0
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user