Skip to content

Commit

Permalink
remove participant entities info
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Boasson <[email protected]>
  • Loading branch information
eboasson committed Apr 16, 2020
1 parent 1743815 commit 912823e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
2 changes: 0 additions & 2 deletions rmw_cyclonedds_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ add_library(rmw_cyclonedds_cpp
src/exception.cpp
src/demangle.cpp
src/deserialization_exception.cpp
src/participant_entities_info__type_support.cpp
src/Serialization.cpp
src/TypeSupport2.cpp)

Expand All @@ -70,7 +69,6 @@ target_include_directories(rmw_cyclonedds_cpp PUBLIC
)

target_link_libraries(rmw_cyclonedds_cpp
${rmw_dds_common_LIBRARIES__rosidl_typesupport_introspection_cpp}
CycloneDDS::ddsc
)

Expand Down
53 changes: 0 additions & 53 deletions rmw_cyclonedds_cpp/src/participant_entities_info__type_support.cpp

This file was deleted.

0 comments on commit 912823e

Please sign in to comment.