Skip to content
Snippets Groups Projects
Commit 75b4f3c6 authored by Mike Melanson's avatar Mike Melanson
Browse files

yes, that's nice...

Originally committed as revision 3072 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 116824d0
No related branches found
No related tags found
No related merge requests found
...@@ -799,7 +799,6 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] = ...@@ -799,7 +799,6 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] =
void vp3_dsp_init_sse2(void) void vp3_dsp_init_sse2(void)
{ {
/* nop */ /* nop */
av_log(NULL, AV_LOG_INFO, "Hey! SSE2!\n");
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment