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

CF_DELETE_QUEUE_NODE_CC not used, expected command length for CC 14 filled in #287

Closed
3 tasks done
skliper opened this issue Jul 21, 2022 · 0 comments · Fixed by #294
Closed
3 tasks done

CF_DELETE_QUEUE_NODE_CC not used, expected command length for CC 14 filled in #287

skliper opened this issue Jul 21, 2022 · 0 comments · Fixed by #294
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Jul 21, 2022

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I reviewed the CF README.md file to see if the feature is in the major future work.
  • I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

Is your feature request related to a problem? Please describe.
Command code CF_DELETE_QUEUE_NODE_CC not used:

CF_DELETE_QUEUE_NODE_CC = 20,

CC 14 expected length is set but not used:

sizeof(CF_NoArgsCmd_t), /* CF_SendRet_CFG_PARAMS_CC */

Describe the solution you'd like
Remove unused elements, also clean up comments when done:

* ANOTHER NOTE: not all of these are used, but they are here legacy from the old app

Describe alternatives you've considered
None

Additional context
Add any other context about the feature request here.

Requester Info
Full name and company/organization if applicable

@skliper skliper added this to the Draco milestone Jul 21, 2022
@skliper skliper self-assigned this Jul 21, 2022
dzbaker added a commit that referenced this issue Jul 28, 2022
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.

2 participants