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

Hash changes: remove unused GetType #47

Closed
wants to merge 5 commits into from
Closed

Conversation

HashEngineering
Copy link

No description provided.

MarcoFalke and others added 5 commits October 10, 2023 21:08
GetType() is never called, so it is completely unused and can be
removed.
The type is only ever set, but never read via GetType(), so remove it.
Also, remove SerializeHash to avoid silent merge conflicts and use the
already existing GetHash() boilerplate consistently.
@gruve-p gruve-p closed this Oct 12, 2023
@gruve-p gruve-p deleted the hash-changes branch October 24, 2023 09:59
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