Skip to content

Commit 7eb18b2

Browse files
Apply pending suggestion
Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
1 parent 71da6f2 commit 7eb18b2

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

  • ddsenabler_participants/include/ddsenabler_participants

ddsenabler_participants/include/ddsenabler_participants/CBWriter.hpp

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,6 @@ class CBWriter
103103

104104
protected:
105105

106-
/**
107-
* @brief Writes the type information used in this topic the first time it is received.
108-
*
109-
* @param [in] msg Pointer to the data.
110-
* @param [in] dyn_type DynamicType containing the type information required.
111-
*/
112-
void write_schema_(
113-
const CBMessage& msg,
114-
const fastdds::dds::DynamicType::_ref_type& dyn_type);
115-
116106
/**
117107
* @brief Returns the dyn_data of a dyn_type.
118108
*

0 commit comments

Comments
 (0)