From 9a1a2fd686cd78e71ab90b8695e1e8038b5d00ed Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Thu, 18 Oct 2007 10:14:31 +0000 Subject: [PATCH] Oversight in syncing on my end, sorry. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15184 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libwma/wmadeci.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/apps/codecs/libwma/wmadeci.c b/apps/codecs/libwma/wmadeci.c index 33894e1cf2..f8a9fb516c 100644 --- a/apps/codecs/libwma/wmadeci.c +++ b/apps/codecs/libwma/wmadeci.c @@ -201,15 +201,6 @@ static inline void vector_fmul_reverse(fixed32 *dst, const fixed32 *src0, const #endif -/* TODO: Adapt the above to work with this */ -static inline void vector_fmul_reverse(fixed32 *dst, const fixed32 *src0, const fixed32 *src1, int len){ - int i; - src1 += len-1; - for(i=0; i