libswresample/swresample: remove obsolete code

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/264/head^2
Michael Niedermayer 8 years ago
parent 2c874548d6
commit c578c9c229
  1. 4
      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.

Loading…
Cancel
Save