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

lavfi/idet: remove unused assert include.

parent a7f0af1b
...@@ -27,9 +27,6 @@ ...@@ -27,9 +27,6 @@
#include "avfilter.h" #include "avfilter.h"
#include "internal.h" #include "internal.h"
#undef NDEBUG
#include <assert.h>
#define HIST_SIZE 4 #define HIST_SIZE 4
typedef enum { typedef enum {
......
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