Skip to content

Commit

Permalink
remove unused state_ field (backport #215) (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 6, 2024
1 parent e263ce8 commit 6252044
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/realtime_tools/realtime_server_goal_handle.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ class RealtimeServerGoalHandle
using ResultSharedPtr = typename Action::Result::SharedPtr;
using FeedbackSharedPtr = typename Action::Feedback::SharedPtr;

uint8_t state_;

bool req_abort_;
bool req_cancel_;
bool req_succeed_;
Expand Down

0 comments on commit 6252044

Please sign in to comment.