Commit 477f4efd authored by Clément Bœsch's avatar Clément Bœsch

lavf/swf: remove unused assert include.

parent 438c45c0
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment