Skip to content

Commit

Permalink
removed zenoh_router_check
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Nov 19, 2024
1 parent dc2476e commit 3e93fdc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 95 deletions.
1 change: 0 additions & 1 deletion rmw_zenoh_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ add_library(rmw_zenoh_cpp SHARED
src/detail/type_support.cpp
src/detail/type_support_common.cpp
src/detail/zenoh_config.cpp
src/detail/zenoh_router_check.cpp
src/detail/zenoh_utils.cpp
src/rmw_event.cpp
src/rmw_get_network_flow_endpoints.cpp
Expand Down
1 change: 0 additions & 1 deletion rmw_zenoh_cpp/src/detail/rmw_context_impl_s.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include "logging_macros.hpp"
#include "rmw_node_data.hpp"
#include "zenoh_config.hpp"
#include "zenoh_router_check.hpp"

#include "rcpputils/scope_exit.hpp"
#include "rmw/error_handling.h"
Expand Down
63 changes: 0 additions & 63 deletions rmw_zenoh_cpp/src/detail/zenoh_router_check.cpp

This file was deleted.

30 changes: 0 additions & 30 deletions rmw_zenoh_cpp/src/detail/zenoh_router_check.hpp

This file was deleted.

0 comments on commit 3e93fdc

Please sign in to comment.