Commit 61a4e8ae authored by Fabrice Bellard's avatar Fabrice Bellard

removed debug function

Originally committed as revision 519 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f9ed4f88
......@@ -1080,7 +1080,9 @@ static void clear_blocks_mmx(DCTELEM *blocks)
);
}
#if 0
static void just_return() { return; }
#endif
void dsputil_init_mmx(void)
{
......
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