Skip to content

Commit

Permalink
Remove unused IntraProcessMessage (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Brawner <[email protected]>
  • Loading branch information
brawner authored Mar 20, 2020
1 parent 93cedce commit c8a34e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion rcl_interfaces/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ find_package(builtin_interfaces REQUIRED)
rosidl_generate_interfaces(${PROJECT_NAME}
"msg/FloatingPointRange.msg"
"msg/IntegerRange.msg"
"msg/IntraProcessMessage.msg"
"msg/ListParametersResult.msg"
"msg/Log.msg"
"msg/ParameterDescriptor.msg"
Expand Down
2 changes: 0 additions & 2 deletions rcl_interfaces/msg/IntraProcessMessage.msg

This file was deleted.

0 comments on commit c8a34e3

Please sign in to comment.