lavf/swf: remove unused assert include.

pull/22/merge
Clément Bœsch 12 years ago
parent 438c45c08a
commit 477f4efd0f
  1. 3
      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;

Loading…
Cancel
Save