mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-08 05:28:40 +00:00
lavf/swf: remove unused assert include.
This commit is contained in:
parent
438c45c08a
commit
477f4efd0f
@ -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…
Reference in New Issue
Block a user