summaryrefslogtreecommitdiff
path: root/libavformat/swf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/swf.h')
-rw-r--r--libavformat/swf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/swf.h b/libavformat/swf.h
index 93473e7dd7..9b90251e9b 100644
--- a/libavformat/swf.h
+++ b/libavformat/swf.h
@@ -67,9 +67,6 @@
#define VIDEO_ID 0
#define SHAPE_ID 1
-#undef NDEBUG
-#include <assert.h>
-
typedef struct SWFContext {
int64_t duration_pos;
int64_t tag_pos;