diff options
Diffstat (limited to 'ffmpeg/libavformat/swf.h')
| -rw-r--r-- | ffmpeg/libavformat/swf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ffmpeg/libavformat/swf.h b/ffmpeg/libavformat/swf.h index b9722c1..c1667b3 100644 --- a/ffmpeg/libavformat/swf.h +++ b/ffmpeg/libavformat/swf.h @@ -120,9 +120,6 @@ enum { #define VIDEO_ID 0 #define SHAPE_ID 1 -#undef NDEBUG -#include <assert.h> - typedef struct SWFContext { int64_t duration_pos; int64_t tag_pos; |
