lavf/swf: remove unused assert include.

This commit is contained in:
Clément Bœsch 2013-05-26 15:48:12 +02:00
parent 438c45c08a
commit 477f4efd0f
1 changed files with 0 additions and 3 deletions

View File

@ -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;