Skip to content

Commit

Permalink
Merge pull request #3 from mauropasse/irobot/add-rmw-listener-apis-fixes
Browse files Browse the repository at this point in the history
Fix linter issues
  • Loading branch information
alsora authored Feb 10, 2022
2 parents b56702c + 4a3cdbc commit 8ca1184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rmw_connextdds_common/src/common/rmw_listener.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,3 @@ rmw_api_connextdds_subscription_set_on_new_message_callback(
RMW_CONNEXT_LOG_ERROR_SET("rmw_subscription_set_on_new_message_callback not implemented")
return RMW_RET_UNSUPPORTED;
}

0 comments on commit 8ca1184

Please sign in to comment.