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 unused variables and typedefs #12456

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nmattia
Copy link

@nmattia nmattia commented Mar 13, 2024

This removes a couple of variables, local typedefs and commented out code that the compiler was warning about.

This is conservative and does not remove e.g. unused functions, large commented out blocks, etc.

This removes a couple of variables, local typedefs and commented out
code that the compiler was warning about.

This is conservative and does not remove e.g. unused functions, large
commented out blocks, etc.
@nmattia
Copy link
Author

nmattia commented Mar 27, 2024

@lukasmatena or @rtyr thoughts?

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.

1 participant