aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulian Oes <julian@oes.ch>2014-11-13 09:46:12 +1000
committerJulian Oes <julian@oes.ch>2014-11-13 09:46:12 +1000
commitdb3f2fc94621ee13c7ec22d5fef1dd5ae74a0742 (patch)
tree2ede781f69e2d24ff90e9f0bd5da7f1ea87e5c9c /src
parent00cc2d55111fe6dcf03fc847aa6e65204e4a0a2c (diff)
downloadpx4-firmware-db3f2fc94621ee13c7ec22d5fef1dd5ae74a0742.tar.gz
px4-firmware-db3f2fc94621ee13c7ec22d5fef1dd5ae74a0742.tar.bz2
px4-firmware-db3f2fc94621ee13c7ec22d5fef1dd5ae74a0742.zip
commander: whitespace
Diffstat (limited to 'src')
-rw-r--r--src/modules/commander/commander.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/commander/commander.cpp b/src/modules/commander/commander.cpp
index 5c4ad26f4..ec173c12b 100644
--- a/src/modules/commander/commander.cpp
+++ b/src/modules/commander/commander.cpp
@@ -2225,7 +2225,6 @@ set_control_mode()
control_mode.flag_control_termination_enabled = false;
break;
-
case NAVIGATION_STATE_AUTO_MISSION:
case NAVIGATION_STATE_AUTO_LOITER:
case NAVIGATION_STATE_AUTO_RTL: