summaryrefslogtreecommitdiff
path: root/libavutil/aes.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/aes.h')
-rw-r--r--libavutil/aes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavutil/aes.h b/libavutil/aes.h
index edff275b7a..5b451241e4 100644
--- a/libavutil/aes.h
+++ b/libavutil/aes.h
@@ -32,10 +32,6 @@
* @{
*/
-#if FF_API_CONTEXT_SIZE
-extern attribute_deprecated const int av_aes_size;
-#endif
-
struct AVAES;
/**