Skip to content

Remove unused param in VisualShader::_write_node #100440

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

Closed
wants to merge 1 commit into from

Conversation

YYF233333
Copy link
Contributor

The p_output_connections param seems to be unused in the function. It is only passed to self in recursion. Therefore remove it along with some dead code.

@YYF233333
Copy link
Contributor Author

I'm going to close this. The change is included in #100446, both PRs are small and co-related, no need to keep them separate.

@YYF233333 YYF233333 closed this Feb 1, 2025
@YYF233333 YYF233333 deleted the unused_param branch February 1, 2025 13:12
@AThousandShips AThousandShips removed this from the 4.4 milestone Feb 1, 2025
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