avcodec/cbs_av1_syntax_template: Remove unused variable
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
c461500c5e
commit
1ab302da6e
@ -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");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user