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, 0 insertions, 4 deletions
diff --git a/libavutil/sha.h b/libavutil/sha.h
index 4c9a0c9095..86ea0b065e 100644
--- a/libavutil/sha.h
+++ b/libavutil/sha.h
@@ -32,10 +32,6 @@
* @{
*/
-#if FF_API_CONTEXT_SIZE
-extern attribute_deprecated const int av_sha_size;
-#endif
-
struct AVSHA;
/**