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

Cleanup a lots of unused variables #223

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

jcfaracco
Copy link
Contributor

This commit just cleans up a lot of unused variables across the code of ProcDump. For further validation, you can compile the code with -Wall and -Werror enabled.

Some of them change the logic of the code. IMHO, it includes some code cleanups as well.

Signed-off-by: Julio Faracco jcfaracco@gmail.com

This commit just cleans up a lot of unused variables across the code
of ProcDump. For further validation, you can compile the code with
`-Wall` and `-Werror` enabled.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
@MarioHewardt MarioHewardt requested review from MarioHewardt and jahabibi and removed request for jahabibi December 13, 2023 18:33
@MarioHewardt MarioHewardt merged commit 3df0ee2 into microsoft:master Dec 15, 2023
3 checks passed
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