Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused assignment in Parallax2D #94035

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

markdibarry
Copy link
Contributor

I'm not quite sure why I got the viewport size from settings while in editor mode, but I assume in an earlier iteration of Parallax2D I used the value later in the method and have since removed it. It's unused now in any case, so I removed the assignment.

@markdibarry markdibarry requested a review from a team as a code owner July 7, 2024 14:47
@AThousandShips AThousandShips added this to the 4.4 milestone Jul 7, 2024
@akien-mga akien-mga modified the milestones: 4.4, 4.3 Jul 7, 2024
@akien-mga akien-mga merged commit d7b1d84 into godotengine:master Jul 7, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

@markdibarry markdibarry deleted the parallax2d-remove-unused branch July 7, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants