Skip to content

Commit

Permalink
remove unused state_ field
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 4, 2024
1 parent 7751858 commit fe94e25
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 fe94e25

Please sign in to comment.