Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-06-27 23:22:50 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-06-28 00:21:53 +0300
commitc578c9c229f010f5249255c13ee0c71c415e0ac8 (patch)
tree935d4e52edd925171885ca037e4c9c015aa682d4 /libswresample/swresample.h
parent2c874548d663225a61b9c25a8b2ce490d26b65fa (diff)
libswresample/swresample: remove obsolete code
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswresample/swresample.h')
-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.