Commit cc1357a1 authored by Paul B Mahol's avatar Paul B Mahol

avformat/mov: remove unneeded #include, there are no assert()

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 41456c7d
......@@ -55,10 +55,6 @@
#include "qtpalette.h"
#undef NDEBUG
#include <assert.h>
/* those functions parse an atom */
/* links atom IDs to parse functions */
typedef struct MOVParseTableEntry {
......
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