summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 21c5c7d1ef..a8df7a9966 100755
--- a/configure
+++ b/configure
@@ -3854,7 +3854,6 @@ if test "$_libavcodecso" = auto ; then
cat > $TMPC << EOF
#define FF_POSTPROCESS 1
#include <ffmpeg/avcodec.h>
-int quant_store[MBR+1][MBC+1];
int main(void) {
avcodec_find_encoder_by_name("");
return 0;