Skip to content

[dashing] Remove unused headers MessageTypeSupport.hpp and ServiceTypeSupport.hpp (#481)#484

Merged
jacobperron merged 1 commit intodashingfrom
jacob/dashing_backport_481
Nov 17, 2020
Merged

[dashing] Remove unused headers MessageTypeSupport.hpp and ServiceTypeSupport.hpp (#481)#484
jacobperron merged 1 commit intodashingfrom
jacob/dashing_backport_481

Conversation

@jacobperron
Copy link
Copy Markdown
Member

Backport #481 to Dashing.

…pp (#481)

Besides the headers not being used, they actually would produce a compilation error if included
since the TypeSupport class is not a template class.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Copy link
Copy Markdown
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with the change, but this code is old enough now that we should probably do a CI run to ensure that things are good with this removed.

@jacobperron
Copy link
Copy Markdown
Member Author

jacobperron commented Nov 10, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Edit: unrelated cppcheck failure.

@jacobperron jacobperron merged commit cc99dbf into dashing Nov 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/dashing_backport_481 branch November 17, 2020 19:56
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.

3 participants