diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-06-25 16:05:08 +0000 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-05-13 10:33:57 +0200 |
commit | 75bb2fcba80a65d33499143b26b3cc35d3079047 (patch) | |
tree | 8b2c36ed0479e95f377ff93ae26ff259fdd777f0 | |
parent | 229f6a379bb1bc7a9f1f21244c0ab6dc456ad2e4 (diff) |
[MOVED FROM BAD 14/56] gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Remove unneeded macros that break build on macosx.
Original commit message from CVS:
* gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
Remove unneeded macros that break build on macosx.
-rw-r--r-- | gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h b/gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h index 03ecf696..24b0906f 100644 --- a/gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h +++ b/gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h @@ -1,7 +1,5 @@ -#include <malloc.h> #include <string.h> #include <math.h> -#include <malloc.h> #define USE_FOR_DSCALER |