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 obsolete #if directives #1915

Merged
merged 1 commit into from Apr 19, 2023

Conversation

idg10
Copy link
Collaborator

@idg10 idg10 commented Apr 19, 2023

Resolves #1905

Many #if directives were no longer useful because they relied on various preprocessor symbols that don't get set any more, because we no longer support the targets that used to set them.

@idg10 idg10 merged commit 5ed1a30 into main Apr 19, 2023
7 checks passed
@idg10 idg10 deleted the feature/1905-remove-obsolete-preprocessor-symbols branch April 19, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove use of obsolete preprocessor symbols
3 participants