avformat: Drop deprecated feof() AVIO fuction

Deprecated in 08/2014.
This commit is contained in:
James Almer
2017-10-21 22:08:08 -03:00
parent 88e2e31d34
commit d4d2e9fe4e
4 changed files with 0 additions and 19 deletions

View File

@@ -12,8 +12,6 @@ LIBAVFORMAT_MAJOR {
ffurl_close;
ffurl_open;
ffurl_write;
#those are deprecated, remove on next bump
url_feof;
local:
*;
};