Commit 1ab302da authored by Andreas Rheinhardt's avatar Andreas Rheinhardt Committed by James Almer

avcodec/cbs_av1_syntax_template: Remove unused variable

Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent c461500c
......@@ -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");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment