1
0
Fork 0
forked from len0rd/rockbox

Remove leftover unused buffer from the mdctexp branch

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25022 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2010-03-04 06:31:34 +00:00
parent ed6c143d26
commit a4c3913afd

View file

@ -26,7 +26,6 @@
static ogg_int32_t *ipcm_vect[CHANNELS] IBSS_ATTR;
int32_t staticbuffer[16384];
int vorbis_synthesis(vorbis_block *vb,ogg_packet *op,int decodep)
ICODE_ATTR_TREMOR_NOT_MDCT;