Skip to content

Commit

Permalink
chore: tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanYuYuan committed Sep 5, 2024
1 parent 975ea82 commit 17adcfa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion rmw_zenoh_cpp/src/detail/logging.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ void Logger::log_named(
);
}
}

} // namespace rmw_zenoh_cpp
1 change: 0 additions & 1 deletion rmw_zenoh_cpp/src/detail/rmw_data_types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ class rmw_context_impl_s final
// An owned session.
z_owned_session_t session;

// TODO(yuyuan): SHM
std::optional<z_owned_shm_provider_t> shm_provider;

z_owned_subscriber_t graph_subscriber;
Expand Down

0 comments on commit 17adcfa

Please sign in to comment.