mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 16:10:34 +08:00
navigator remove redundant param updates
This commit is contained in:
committed by
Lorenz Meier
parent
49180de27c
commit
f87402b16c
@@ -69,7 +69,6 @@ Mission::Mission(Navigator *navigator, const char *name) :
|
||||
_param_fw_climbout_diff(this, "FW_CLMBOUT_DIFF", false),
|
||||
_missionFeasibilityChecker(navigator)
|
||||
{
|
||||
updateParams();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user