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

Remove dead gamecontroller XML code #504

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

mmmaisel
Copy link
Contributor

@mmmaisel mmmaisel commented Aug 1, 2022

Remove unused gamecontroller XML classes which are not used anywhere and only cause confusion.
Remove almost unused GameControllerTriggerXml class. This class is only used for reading TriggerAxes from XML which are
written by JoyAxisXml. To make it consistant, use JoyAxisXml for reading and writing.

These classes are not used anywhere and only cause confusion.
So just remove them.
This class is only used for reading TriggerAxes from XML which are
written by JoyAxisXml. So remove this class and use JoyAxisXml for
reading as well.
@pktiuk pktiuk merged commit 1c07caf into AntiMicroX:master Aug 1, 2022
@pktiuk
Copy link
Member

pktiuk commented Aug 1, 2022

That is a really good cleanup.
I am curious whether is it possible to automatically detect unused code. 🤔

@mmmaisel mmmaisel deleted the feedback-cleanup branch August 14, 2022 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants