lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.

This commit is contained in:
Anton Khirnov
2012-01-22 10:56:42 +01:00
parent 370e923e0b
commit 10e1ae5eff
2 changed files with 0 additions and 19 deletions

View File

@@ -41,9 +41,6 @@
#ifndef FF_API_REQUEST_CHANNELS
#define FF_API_REQUEST_CHANNELS (LIBAVCODEC_VERSION_MAJOR < 55)
#endif
#ifndef FF_API_TIFFENC_COMPLEVEL
#define FF_API_TIFFENC_COMPLEVEL (LIBAVCODEC_VERSION_MAJOR < 54)
#endif
#ifndef FF_API_DATA_POINTERS
#define FF_API_DATA_POINTERS (LIBAVCODEC_VERSION_MAJOR < 54)
#endif