summaryrefslogtreecommitdiff
path: root/libavutil/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/common.h')
-rw-r--r--libavutil/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavutil/common.h b/libavutil/common.h
index 3265f9cca4..56556e744d 100644
--- a/libavutil/common.h
+++ b/libavutil/common.h
@@ -63,10 +63,6 @@
/* misc math functions */
-#if FF_API_AV_REVERSE
-extern attribute_deprecated const uint8_t av_reverse[256];
-#endif
-
#ifdef HAVE_AV_CONFIG_H
# include "config.h"
# include "intmath.h"