Skip to content

Commit

Permalink
Removed unused signature
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 22, 2024
1 parent eafe1da commit 8505a84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions rmw_zenoh_cpp/src/detail/zenoh_utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@

namespace rmw_zenoh_cpp
{
///=============================================================================
void
create_map_and_set_sequence_num(
z_owned_bytes_t * out_bytes, int64_t sequence_number,
uint8_t gid[RMW_GID_STORAGE_SIZE]);

///=============================================================================
zenoh::Bytes create_map_and_set_sequence_num(
int64_t sequence_number, uint8_t gid[RMW_GID_STORAGE_SIZE]);
Expand Down

0 comments on commit 8505a84

Please sign in to comment.