changeset 1973:8dc96e383480 libavcodec

hush...
author melanson
date Sun, 25 Apr 2004 03:38:30 +0000
parents 8a556283601d
children 8c5489b2cf3e
files i386/vp3dsp_sse2.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/i386/vp3dsp_sse2.c	Sun Apr 25 03:33:30 2004 +0000
+++ b/i386/vp3dsp_sse2.c	Sun Apr 25 03:38:30 2004 +0000
@@ -798,7 +798,7 @@
 
 void vp3_dsp_init_sse2(void)
 {
-    av_log (NULL, AV_LOG_INFO, " using SSE2 VP3 functions\n");
+    /* nop */
 }