Originally committed as revision 10236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
Alex Beregszaszi 2003-06-01 22:10:44 +00:00
parent 35ca945423
commit cd96358cb5
1 changed files with 0 additions and 4 deletions

View File

@ -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;