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