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

TAPServerConnection: drop unused enum class ReadState #12724

Merged
merged 1 commit into from Apr 20, 2024

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Apr 20, 2024

This also fixes a -Wshadow warning because there is a function-local equivalent in ReadThreadHandler().

This also fixes a -Wshadow warning because there is a function-local
equivalent in ReadThreadHandler().
@Tilka Tilka merged commit 6443084 into dolphin-emu:master Apr 20, 2024
11 checks passed
@Tilka Tilka deleted the readstate branch April 20, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants