[SCM] libav/experimental: remove useless mmx.h include

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:32:13 UTC 2013


The following commit has been merged in the experimental branch:
commit 70a61f8cf75e7370fa61f6c1eadc0af1938fb902
Author: Baptiste Coudurier <baptiste.coudurier at gmail.com>
Date:   Fri Nov 14 02:49:23 2008 +0000

    remove useless mmx.h include
    
    Originally committed as revision 15820 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/motion-test.c b/libavcodec/motion-test.c
index 6979150..439c4d0 100644
--- a/libavcodec/motion-test.c
+++ b/libavcodec/motion-test.c
@@ -31,8 +31,6 @@
 
 #include "dsputil.h"
 
-#include "i386/mmx.h"
-
 #undef exit
 #undef printf
 #undef random

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list