Skip to content

Commit

Permalink
Merge pull request ros2#47 from irobot-ros/asoragna/foxy-events-executor
Browse files Browse the repository at this point in the history
fix clang error
  • Loading branch information
iRobot ROS authored Feb 19, 2021
2 parents 115373b + 57e7074 commit 53aa9fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rclcpp/include/rclcpp/executors/event_waitable.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ namespace executors
class EventWaitable : public rclcpp::Waitable
{
public:
RCLCPP_SMART_PTR_DEFINITIONS(EventWaitable)

// Constructor
RCLCPP_PUBLIC
EventWaitable() = default;
Expand Down

0 comments on commit 53aa9fd

Please sign in to comment.