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.
2 parents 115373b + 57e7074 commit 53aa9fdCopy full SHA for 53aa9fd
rclcpp/include/rclcpp/executors/event_waitable.hpp
@@ -33,8 +33,6 @@ namespace executors
33
class EventWaitable : public rclcpp::Waitable
34
{
35
public:
36
- RCLCPP_SMART_PTR_DEFINITIONS(EventWaitable)
37
-
38
// Constructor
39
RCLCPP_PUBLIC
40
EventWaitable() = default;
0 commit comments