From 7d287b3df1780c1e112db83e11b67c08419ae585 Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Thu, 30 Jan 2003 21:05:22 +0000 Subject: [PATCH] Just correcting my mistake Original commit message from CVS: Just correcting my mistake --- gst/videocrop/gstvideocrop.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gst/videocrop/gstvideocrop.c b/gst/videocrop/gstvideocrop.c index 20a524b5c0..48a51dbb30 100644 --- a/gst/videocrop/gstvideocrop.c +++ b/gst/videocrop/gstvideocrop.c @@ -21,10 +21,6 @@ #include -#ifdef __MMX__ -#include -#endif - #define GST_TYPE_VIDEO_CROP \ (gst_video_crop_get_type()) #define GST_VIDEO_CROP(obj) \