diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-06-25 16:05:08 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-06-25 16:05:08 +0000 |
commit | 53bb18b291a97220a90f8e0521ce7966cf8360b5 (patch) | |
tree | 0fed1b1cd98d383d6407830f16e4bb5999243f4a /gst | |
parent | d3e78a9c410cc8aba465256e6f50a10f5509b6da (diff) | |
download | gst-plugins-bad-53bb18b291a97220a90f8e0521ce7966cf8360b5.tar.gz gst-plugins-bad-53bb18b291a97220a90f8e0521ce7966cf8360b5.tar.bz2 gst-plugins-bad-53bb18b291a97220a90f8e0521ce7966cf8360b5.zip |
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.
Diffstat (limited to 'gst')
-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 |