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 unnecessary includes of AttributeDataElement.h #10388

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

We no longer need these, because the AttributeValueEncoder handles the
tagging for us.

Problem

Unnecessary includes.

Change overview

Remove them.

Testing

Grepping for "AttributeDataElement" in the relevant files shows no uses.

We no longer need these, because the AttributeValueEncoder handles the
tagging for us.
@bzbarsky-apple bzbarsky-apple merged commit 4b060bb into project-chip:master Oct 11, 2021
@bzbarsky-apple bzbarsky-apple deleted the remove-extra-includes branch October 11, 2021 16:32
mrjerryjohns pushed a commit to mrjerryjohns/connectedhomeip that referenced this pull request Oct 11, 2021
…0388)

We no longer need these, because the AttributeValueEncoder handles the
tagging for us.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants