Index: patched-ffmpeg-mt/libavutil/mem.h |
=================================================================== |
--- patched-ffmpeg-mt/libavutil/mem.h (revision 41250) |
+++ patched-ffmpeg-mt/libavutil/mem.h (working copy) |
@@ -49,7 +49,6 @@ |
#define DECLARE_ASM_CONST(n,t,v) static const t v |
#endif |
- |
#if AV_GCC_VERSION_AT_LEAST(3,1) |
#define av_malloc_attrib __attribute__((__malloc__)) |
#else |