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

Minor code cleanups #6169

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

Minor code cleanups #6169

wants to merge 1 commit into from

Conversation

antkmsft
Copy link
Member

@antkmsft antkmsft commented Nov 2, 2024

As part of MQ, I am running different code analysis tools, and picking up some stuff from these reports that I like/easily understand/agree with.

UniqueAmqpCbsHandle - not used anywhere

destination, sourceIndex - not used after the value gets updated

#include <.../platform.hpp> & #ifdefs - duplicated right above

Bunch of #includes - nothing from these files is used in the cpp file

@antkmsft antkmsft added the MQ This issue is part of a "milestone of quality" initiative. label Nov 2, 2024
@antkmsft antkmsft self-assigned this Nov 2, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MQ This issue is part of a "milestone of quality" initiative.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants