Commit b1a52bea authored by kabi's avatar kabi

* removed TESTCPU_MAIN - not needed for testing


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@615 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7c0ee932
......@@ -893,7 +893,6 @@ static void clear_blocks_mmx(DCTELEM *blocks)
static void just_return() { return; }
#endif
#ifndef TESTCPU_MAIN
void dsputil_init_mmx(void)
{
mm_flags = mm_support();
......@@ -1046,5 +1045,3 @@ void dsputil_set_bit_exact_mmx(void)
}
}
}
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment