From df64095e68a2455af8096bf75b75027257d9e793 Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Thu, 30 Jan 2003 21:05:22 +0000 Subject: Just correcting my mistake Original commit message from CVS: Just correcting my mistake --- gst/videocrop/gstvideocrop.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gst/videocrop') diff --git a/gst/videocrop/gstvideocrop.c b/gst/videocrop/gstvideocrop.c index 20a524b5..48a51dbb 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) \ -- cgit v1.2.1