mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 19:05:33 +00:00
Don't need to stream_enable_cache it will be done later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3047 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d4621f881f
commit
2515aad598
@ -351,7 +351,6 @@ tv_err:
|
||||
url_free(url);
|
||||
return NULL;
|
||||
}
|
||||
stream_enable_cache(stream,2048*1024);
|
||||
url_free(url);
|
||||
return stream;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user