fix: remove duplicate desired_maximum_frame_latency assignment #707

Open
SakulFlee wants to merge 1 commit from fix/duplicate-frame-latency-assignment into main
Owner

The surface configuration was setting desired_maximum_frame_latency
to 2 twice (lines 189 and 197). Removed the redundant first assignment.

The surface configuration was setting desired_maximum_frame_latency to 2 twice (lines 189 and 197). Removed the redundant first assignment.
fix: remove duplicate desired_maximum_frame_latency assignment
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
ebe0f0c4ab
The surface configuration was setting desired_maximum_frame_latency
to 2 twice (lines 189 and 197). Removed the redundant first assignment.
Some checks are pending
ci/woodpecker/push/linting Pipeline was successful
ci/woodpecker/pr/test
Required
ci/woodpecker/pr/linting
Required
Some required checks are missing.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/duplicate-frame-latency-assignment:fix/duplicate-frame-latency-assignment
git switch fix/duplicate-frame-latency-assignment
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SakulFlee/Orbital!707
No description provided.