summaryrefslogtreecommitdiff
path: root/libavcodec/faandct.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/faandct.h')
-rw-r--r--libavcodec/faandct.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/faandct.h b/libavcodec/faandct.h
index da8c0e42d9..cd9823618b 100644
--- a/libavcodec/faandct.h
+++ b/libavcodec/faandct.h
@@ -31,8 +31,6 @@
#include "dsputil.h"
-#define FAAN_POSTSCALE
-
void ff_faandct(DCTELEM * data);
void ff_faandct248(DCTELEM * data);