mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
lavfi/idet: remove unused assert include.
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
#include "avfilter.h"
|
||||
#include "internal.h"
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
#define HIST_SIZE 4
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user