From f7813a5324be39d13ab536c245d15dfc602a7849 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Dec 2013 12:19:38 +0000 Subject: basic type mechanism working --- ffmpeg/libavformat/swf.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ffmpeg/libavformat/swf.h') 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 - typedef struct SWFContext { int64_t duration_pos; int64_t tag_pos; -- cgit v1.2.3