mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
FlightTasks: remove empty line
This commit is contained in:
parent
c3ba2687ac
commit
ff45ee67b4
@ -132,7 +132,6 @@ const char *FlightTasks::errorToString(const int error)
|
||||
|
||||
void FlightTasks::reActivate()
|
||||
{
|
||||
|
||||
if (_current_task.task) {
|
||||
_current_task.task->activate();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user