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

CustomPipeline: Resolve unused variable warning #12552

Merged
merged 3 commits into from Feb 2, 2024

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Feb 1, 2024

We can just use holds_alternative here instead.

Also addresses two other minor things that were noticed when crossing this warning off.

We can just use holds_alternative here instead.
We can use the string_view arguments to directly construct strings
inside of the global_result vector.
Ensures that these go into the ro section.
@AdmiralCurtiss AdmiralCurtiss merged commit 3b01531 into dolphin-emu:master Feb 2, 2024
11 checks passed
@lioncash lioncash deleted the custom branch February 2, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants