From df64095e68a2455af8096bf75b75027257d9e793 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 20a524b..48a51db 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) \ -- 2.7.4