From 1e7437181a7f9bb1c214461370832e1d95e6a443 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 1 Jun 2003 22:10:44 +0000 Subject: unused git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10236 b3059339-0415-0410-9bf9-f77b7e298cf2 --- postproc/swscale.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'postproc/swscale.c') diff --git a/postproc/swscale.c b/postproc/swscale.c index 6f3b0c30cf..ec149dd1d7 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.2.3