Skip to content

Commit

Permalink
fix ccheck
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Feb 16, 2024
1 parent 8b39bf6 commit e5a871b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/vmix/codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ bool vmix_last_keyframe(void)

void vmix_request_keyframe(void)
{

re_atomic_rlx_set(&force_keyframe, true);
}

Expand Down

0 comments on commit e5a871b

Please sign in to comment.