Skip to content

Commit 8bf1bc1

Browse files
committed
Remove blank line to fix formatting check
1 parent 5352a8b commit 8bf1bc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib_ccx/avc_functions.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,6 @@ void seq_parameter_set_rbsp(struct avc_ctx *ctx, unsigned char *seqbuf, unsigned
908908
// Just skip and continue - this doesn't affect our ability to extract captions.
909909
mprint("Skipping VCL HRD parameters (not needed for caption extraction)\n");
910910
ctx->num_vcl_hrd++;
911-
912911
}
913912
if (tmp || tmp1)
914913
{

0 commit comments

Comments
 (0)