Signed-off-by: Andreas Rheinhardt <[email protected]>
---
libavcodec/cbs_av1_syntax_template.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/cbs_av1_syntax_template.c
b/libavcodec/cbs_av1_syntax_template.c
index c843cfa02b..c00982f74f 100644
--- a/libavcodec/cbs_av1_syntax_template.c
+++ b/libavcodec/cbs_av1_syntax_template.c
@@ -20,7 +20,6 @@ static int FUNC(obu_header)(CodedBitstreamContext *ctx,
RWContext *rw,
AV1RawOBUHeader *current)
{
int err;
- av_unused int zero = 0;
HEADER("OBU header");
--
2.20.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".