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;