summaryrefslogtreecommitdiff
path: root/libavformat/mpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mpeg.c')
-rw-r--r--libavformat/mpeg.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c
index f405c4e801..39374b69b6 100644
--- a/libavformat/mpeg.c
+++ b/libavformat/mpeg.c
@@ -23,9 +23,6 @@
#include "internal.h"
#include "mpeg.h"
-#undef NDEBUG
-#include <assert.h>
-
/*********************************************/
/* demux code */