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 to fix clang compilation errors #7

Merged

Conversation

NanoSector
Copy link
Contributor

Fixes clang errors thrown as the variable is being set but not actually used. The program compiles successfully on arm64/M1 macOS after this patch.

Signed-off-by: NanoSector rick@nanosector.nl

Signed-off-by: NanoSector <rick@nanosector.nl>
@VitaSmith VitaSmith merged commit 0fcb3e9 into VitaSmith:master Oct 24, 2022
@VitaSmith
Copy link
Owner

Applied, thanks.

@NanoSector NanoSector deleted the bugfix/fix-compilation-errors branch October 24, 2022 12:34
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.

None yet

2 participants