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

Removing DEBUG_PRINT like statements. Part of: #1708 #3140

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

LeStarch
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Removes DEBUG_PRINT and other variants of this pattern from flight code.

Rationale

This is a step to addressing #1708.

Additionally, this pattern causes a lot of dead and commented-out code, which is not the best practice.

Testing/Review Recommendations

Please assert that only these changes have been made:

  1. DEBUG_PRINT lines were removed
  2. DEBUG_PRINT defines were removed
  3. Clauses and functions left empty by 1 or 2 were removed.

Future Work

Note any additional work that will be done relating to this issue.

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.

1 participant