summaryrefslogtreecommitdiff
path: root/libavutil/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/md5.h')
-rw-r--r--libavutil/md5.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libavutil/md5.h b/libavutil/md5.h
index 69199cc53c..1d7be9ff53 100644
--- a/libavutil/md5.h
+++ b/libavutil/md5.h
@@ -32,9 +32,7 @@
* @{
*/
-#if FF_API_CONTEXT_SIZE
-extern attribute_deprecated const int av_md5_size;
-#endif
+extern const int av_md5_size;
struct AVMD5;