Skip to content

Commit b35dd86

Browse files
BazookaJoe1900dagar
authored andcommitted
mc_pos_control: remove unused var
1 parent c8d6f8f commit b35dd86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/modules/mc_pos_control/MulticopterPositionControl.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ class MulticopterPositionControl : public ModuleBase<MulticopterPositionControl>
108108

109109
hrt_abstime _time_stamp_last_loop{0}; /**< time stamp of last loop iteration */
110110

111-
int _task_failure_count{0}; /**< counter for task failures */
112-
113111
vehicle_local_position_setpoint_s _setpoint {};
114112
vehicle_control_mode_s _vehicle_control_mode {};
115113

0 commit comments

Comments
 (0)