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 the unneeded initialized function from rmw_client_data. #309

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

clalancette
Copy link
Collaborator

Not only is this unneeded, it is also improperly initialized so was causing some problems in tests.

Not only is this unneeded, it is also improperly initialized
so was causing some problems in tests.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette requested a review from Yadunund November 13, 2024 16:20
@clalancette clalancette merged commit 2976b9c into rolling Nov 13, 2024
8 checks passed
@clalancette clalancette deleted the clalancette/remove-bad-initialized branch November 13, 2024 16:32
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.

2 participants