We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1962ac4 commit f2a412aCopy full SHA for f2a412a
rclcpp/include/rclcpp/experimental/intra_process_manager.hpp
@@ -125,7 +125,6 @@ class IntraProcessManager
125
typename ROSMessageType,
126
typename Alloc = std::allocator<ROSMessageType>
127
>
128
- RCLCPP_PUBLIC
129
uint64_t
130
add_subscription(rclcpp::experimental::SubscriptionIntraProcessBase::SharedPtr subscription)
131
{
@@ -880,7 +879,6 @@ class IntraProcessManager
880
879
881
882
883
884
void do_transient_local_publish(
885
const uint64_t pub_id, const uint64_t sub_id,
886
const bool use_take_shared_method)
0 commit comments