1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

remove unused constant definition

Originally committed as revision 9372 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benoit Fouet 2007-06-20 07:08:00 +00:00
parent 995a30c06b
commit 64e26e8c27

View File

@ -79,9 +79,6 @@ void (*draw_edges)(uint8_t *buf, int wrap, int width, int height, int w)= draw_e
//#define DEBUG
/* for jpeg fast DCT */
#define CONST_BITS 14
#ifdef CONFIG_ENCODERS
static const uint16_t aanscales[64] = {
/* precomputed values scaled up by 14 bits */