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

Replace .bind(...).call_deferred() with .call_deferred(...) #92427

Merged
merged 1 commit into from
May 28, 2024

Conversation

AThousandShips
Copy link
Member

Removes unnecessary (and arguably marginally less performant) bind when call_deferred already takes arguments.

@akien-mga akien-mga modified the milestones: 4.x, 4.3 May 28, 2024
@akien-mga akien-mga merged commit b8f3c5e into godotengine:master May 28, 2024
16 checks passed
@AThousandShips AThousandShips deleted the bind_go_away branch May 28, 2024 14:37
@akien-mga
Copy link
Member

Thanks!

@AThousandShips
Copy link
Member Author

Thank you!

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