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 the ifdefs where possible #699

Open
DaBaDa79 opened this issue Feb 16, 2024 · 1 comment
Open

Cleanup the ifdefs where possible #699

DaBaDa79 opened this issue Feb 16, 2024 · 1 comment
Assignees

Comments

@DaBaDa79
Copy link
Contributor

There are a lot of #ifdef DEBUGs although not necessary because the enclosed code itself is also enclosed by the same #ifdef. This is especially the case with the different variations of the Debug_print() function. Therefore the #ifdef DEBUGin the main code can be removed.

@tschak909
Copy link
Collaborator

You have a go, @DaBaDa79 .

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

No branches or pull requests

2 participants