mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Remove unused variable.
Originally committed as revision 25173 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ae11291865
commit
7e117771cd
@ -24,7 +24,6 @@
|
||||
#include "dsputil_mmx.h"
|
||||
|
||||
DECLARE_ALIGNED(8, static const uint64_t, ff_pb_3_1 ) = 0x0103010301030103ULL;
|
||||
DECLARE_ALIGNED(8, static const uint64_t, ff_pb_7_3 ) = 0x0307030703070307ULL;
|
||||
|
||||
/***********************************/
|
||||
/* IDCT */
|
||||
|
Loading…
Reference in New Issue
Block a user