lavf: remove FF_API_SYMVER cruft

This commit is contained in:
Anton Khirnov
2011-02-03 12:49:12 +01:00
parent b4c5acabb9
commit 5763e63913
2 changed files with 0 additions and 35 deletions

View File

@@ -50,9 +50,6 @@
#ifndef FF_API_READ_SEEK
#define FF_API_READ_SEEK (LIBAVFORMAT_VERSION_MAJOR < 54)
#endif
#ifndef FF_API_SYMVER
#define FF_API_SYMVER (LIBAVFORMAT_VERSION_MAJOR < 53)
#endif
#ifndef FF_API_OLD_AVIO
#define FF_API_OLD_AVIO (LIBAVFORMAT_VERSION_MAJOR < 54)
#endif