summaryrefslogtreecommitdiff
path: root/libavcodec/mdct_tablegen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mdct_tablegen.c')
-rw-r--r--libavcodec/mdct_tablegen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mdct_tablegen.c b/libavcodec/mdct_tablegen.c
index f04502f181..a6b13c345b 100644
--- a/libavcodec/mdct_tablegen.c
+++ b/libavcodec/mdct_tablegen.c
@@ -22,7 +22,6 @@
#include <stdlib.h>
#define CONFIG_HARDCODED_TABLES 0
-#define av_cold
#define SINETABLE_CONST
#define SINETABLE(size) \
float ff_sine_##size[size]