mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
Just correcting my mistake
Original commit message from CVS: Just correcting my mistake
This commit is contained in:
parent
d62cdbbc61
commit
df64095e68
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifdef __MMX__
|
|
||||||
#include <mmx.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define GST_TYPE_VIDEO_CROP \
|
#define GST_TYPE_VIDEO_CROP \
|
||||||
(gst_video_crop_get_type())
|
(gst_video_crop_get_type())
|
||||||
#define GST_VIDEO_CROP(obj) \
|
#define GST_VIDEO_CROP(obj) \
|
||||||
|
|
Loading…
Reference in a new issue