Code cleanup

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2597 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nick 2001-10-31 18:46:30 +00:00
parent 48d827fda5
commit e9230074bd
3 changed files with 0 additions and 5 deletions

View File

@ -1 +0,0 @@
#include "../mmx.h"

View File

@ -19,9 +19,6 @@
#include "video_out_internal.h"
#include "yuv2rgb.h"
#ifdef HAVE_MMX
#include "mmx.h"
#endif
#include "sub.h"
#include "../postproc/rgb2rgb.h"

View File

@ -30,7 +30,6 @@
#include "../config.h"
#include "mmx.h"
//#include "libmpeg2/mpeg2.h"
//#include "libmpeg2/mpeg2_internal.h"
#include <inttypes.h>