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, 0 insertions, 4 deletions
diff --git a/libavutil/md5.h b/libavutil/md5.h
index 29e4e7c2ba..c26318c01d 100644
--- a/libavutil/md5.h
+++ b/libavutil/md5.h
@@ -32,10 +32,6 @@
* @{
*/
-#if FF_API_CONTEXT_SIZE
-extern attribute_deprecated const int av_md5_size;
-#endif
-
struct AVMD5;
struct AVMD5 *av_md5_alloc(void);