Skip to content
Snippets Groups Projects
Commit ff45ee67 authored by Dennis Mannhart's avatar Dennis Mannhart Committed by Daniel Agar
Browse files

FlightTasks: remove empty line

parent c3ba2687
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,6 @@ const char *FlightTasks::errorToString(const int error)
void FlightTasks::reActivate()
{
if (_current_task.task) {
_current_task.task->activate();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment