lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.

This commit is contained in:
Anton Khirnov 2012-01-22 10:56:42 +01:00
parent b9de160c3e
commit 96e9b96fcd
2 changed files with 0 additions and 6 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_SNOW_GLOBAL_OPTS
#define FF_API_SNOW_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
#endif
#ifndef FF_API_MJPEG_GLOBAL_OPTS
#define FF_API_MJPEG_GLOBAL_OPTS (LIBAVCODEC_VERSION_MAJOR < 54)
#endif