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

[Android] Fix unused variable warning #10388

Merged

Conversation

Dentomologist
Copy link
Contributor

@Dentomologist Dentomologist commented Jan 22, 2022

Add [[maybe_unused]] attribute to m_use_color in ConsoleListener.

Fixes a warning on the Android builder.

Add [[maybe_unused]] attribute to ConsoleListener's m_use_color
@Dentomologist Dentomologist force-pushed the android-fix-unused-variable-warning branch from 3e6e815 to d3ae1bd Compare January 25, 2022 23:46
@JosJuice JosJuice merged commit 128fa8a into dolphin-emu:master Feb 20, 2022
10 checks passed
@Dentomologist Dentomologist deleted the android-fix-unused-variable-warning branch August 7, 2022 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants