Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Nov 30, 2018
1 parent 4ab819d commit c849052
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ set(rosidl_typesupport_introspection_c_LIBRARY_TYPE
"@rosidl_typesupport_introspection_c_LIBRARY_TYPE@")

find_package(ament_cmake_core QUIET REQUIRED)
# TODO
# instead of being an extension for "rosidl_generate_interfaces"
# this should be an extension of "rosidl_generator_c"
# which can then ensure that there is only one
ament_register_extension(
"rosidl_generate_idl_interfaces"
"rosidl_typesupport_introspection_c"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ set(rosidl_typesupport_introspection_cpp_LIBRARY_TYPE
"@rosidl_typesupport_introspection_cpp_LIBRARY_TYPE@")

find_package(ament_cmake_core QUIET REQUIRED)
# TODO
# instead of being an extension for "rosidl_generate_interfaces"
# this should be an extension of "rosidl_generator_cpp"
# which can then ensure that there is only one
ament_register_extension(
"rosidl_generate_idl_interfaces"
"rosidl_typesupport_introspection_cpp"
Expand Down

0 comments on commit c849052

Please sign in to comment.