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 115373b commit 57e7074Copy full SHA for 57e7074
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