summaryrefslogtreecommitdiff
path: root/libavcodec/dv_tablegen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dv_tablegen.c')
-rw-r--r--libavcodec/dv_tablegen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/dv_tablegen.c b/libavcodec/dv_tablegen.c
index f463550365..9b2b9546d5 100644
--- a/libavcodec/dv_tablegen.c
+++ b/libavcodec/dv_tablegen.c
@@ -22,9 +22,6 @@
#include <stdlib.h>
#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 <inttypes.h>