diff --git a/libswresample/swresample.h b/libswresample/swresample.h index a8db5c2490..c7b84fbcac 100644 --- a/libswresample/swresample.h +++ b/libswresample/swresample.h @@ -126,10 +126,6 @@ #include "libswresample/version.h" -#if LIBSWRESAMPLE_VERSION_MAJOR < 1 -#define SWR_CH_MAX 32 ///< Maximum number of channels -#endif - /** * @name Option constants * These constants are used for the @ref avoptions interface for lswr.