removed whitespaces removed small unused code block

This commit is contained in:
Roman Bapst
2014-12-04 14:23:19 +01:00
parent 21465bc287
commit fbedd3ed20
3 changed files with 2 additions and 5 deletions

View File

@@ -2240,7 +2240,7 @@ set_control_mode()
control_mode.flag_control_velocity_enabled = false;
control_mode.flag_control_termination_enabled = false;
break;
case NAVIGATION_STATE_ALTCTL:
control_mode.flag_control_manual_enabled = true;
control_mode.flag_control_auto_enabled = false;