diff --git a/libavcodec/dv_tablegen.c b/libavcodec/dv_tablegen.c index 5d3793e11d..257934101a 100644 --- a/libavcodec/dv_tablegen.c +++ b/libavcodec/dv_tablegen.c @@ -22,9 +22,6 @@ #include #define CONFIG_HARDCODED_TABLES 0 -#ifndef CONFIG_SMALL -#error CONFIG_SMALL must be defined to generate tables -#endif #include "dv_tablegen.h" #include "tableprint.h" #include