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

Signed-off-by: Paul B Mahol <onemda@gmail.com>
pull/109/head
Paul B Mahol 10 years ago
parent 41456c7d15
commit cc1357a173
  1. 4
      libavformat/mov.c

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

Loading…
Cancel
Save