x86: h264dsp: Remove unused variable ff_pb_3_1

This commit is contained in:
Diego Biurrun 2012-07-31 17:12:51 +02:00
parent 921063877e
commit 6376a3ad24
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@
#include "libavcodec/h264dsp.h"
#include "dsputil_mmx.h"
DECLARE_ALIGNED(8, static const uint64_t, ff_pb_3_1 ) = 0x0103010301030103ULL;
/***********************************/
/* IDCT */
#define IDCT_ADD_FUNC(NUM, DEPTH, OPT) \