summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libswresample/swresample.h4
1 files changed, 0 insertions, 4 deletions
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.