mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 10:20:35 +08:00
FlightTasks: remove empty line
This commit is contained in:
committed by
Daniel Agar
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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user