Skip to content

Commit 57e7074

Browse files
author
Alberto Soragna
committed
fix clang error
1 parent 115373b commit 57e7074

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rclcpp/include/rclcpp/executors/event_waitable.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ namespace executors
3333
class EventWaitable : public rclcpp::Waitable
3434
{
3535
public:
36-
RCLCPP_SMART_PTR_DEFINITIONS(EventWaitable)
37-
3836
// Constructor
3937
RCLCPP_PUBLIC
4038
EventWaitable() = default;

0 commit comments

Comments
 (0)