1
0
Fork 0
forked from len0rd/rockbox

Removed a warning

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1255 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-06-29 21:31:38 +00:00
parent 5421181c77
commit 9f20263222

View file

@ -186,6 +186,7 @@ static unsigned int treble_table[] =
0x5f800 /* 15dB */
};
#if 0
static unsigned int prescale_table[] =
{
0x80000, /* 0db */
@ -206,6 +207,7 @@ static unsigned int prescale_table[] =
0xe9400 /* 15dB */
};
#endif
#endif
static unsigned char fliptable[] =
{