From cd96358cb5ffc8113610a7c69ee063d810d06444 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Sun, 1 Jun 2003 22:10:44 +0000 Subject: unused Originally committed as revision 10236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/swscale.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'postproc') diff --git a/postproc/swscale.c b/postproc/swscale.c index 6f3b0c3..ec149dd 100644 --- a/postproc/swscale.c +++ b/postproc/swscale.c @@ -1264,10 +1264,6 @@ static void initMMX2HScaler(int dstW, int xInc, uint8_t *funnyCode, int16_t *fil } #endif // ARCH_X86 -//FIXME remove -void SwScale_Init(){ -} - static void globalInit(){ // generating tables: int i; -- cgit v1.1