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 empty #if/#endif blocks in TIME for tone is/was, comment is sufficient #1539

Open
skliper opened this issue May 17, 2021 · 0 comments · May be fixed by #2181
Open

Remove empty #if/#endif blocks in TIME for tone is/was, comment is sufficient #1539

skliper opened this issue May 17, 2021 · 0 comments · May be fixed by #2181

Comments

@skliper
Copy link
Contributor

skliper commented May 17, 2021

Is your feature request related to a problem? Please describe.
Pointless empty block, comment is enough:

#if (CFE_MISSION_TIME_AT_TONE_WILL_BE == true)
#endif

#if (CFE_MISSION_TIME_AT_TONE_WAS == true)
#endif

Describe the solution you'd like
Remove, also indent comments (if autoformatting doesn't conflict).

Describe alternatives you've considered
None

Additional context
Code review

Requester Info
Jacob Hageman - NASA/GSFC

thnkslprpt added a commit to thnkslprpt/cFE that referenced this issue Oct 25, 2022
@thnkslprpt thnkslprpt linked a pull request Oct 25, 2022 that will close this issue
2 tasks
thnkslprpt added a commit to thnkslprpt/cFE that referenced this issue Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant