summaryrefslogtreecommitdiffstats
path: root/gst/videocrop
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2003-01-30 21:05:22 +0000
committerZeeshan Ali <zeenix@gmail.com>2003-01-30 21:05:22 +0000
commit7d287b3df1780c1e112db83e11b67c08419ae585 (patch)
tree1e15a64c9264ccd7528adea69781c36ea221daad /gst/videocrop
parent94885fb1053f58723520432fcab1bb071741f8ac (diff)
Just correcting my mistake
Original commit message from CVS: Just correcting my mistake
Diffstat (limited to 'gst/videocrop')
-rw-r--r--gst/videocrop/gstvideocrop.c4
1 files changed, 0 insertions, 4 deletions
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 <string.h>
-#ifdef __MMX__
-#include <mmx.h>
-#endif
-
#define GST_TYPE_VIDEO_CROP \
(gst_video_crop_get_type())
#define GST_VIDEO_CROP(obj) \