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 bb491bd + f978a48 commit 3a50ee8Copy full SHA for 3a50ee8
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