mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 16:40:36 +08:00
navigator remove redundant param updates
This commit is contained in:
committed by
Lorenz Meier
parent
49180de27c
commit
f87402b16c
@@ -56,8 +56,6 @@
|
||||
Land::Land(Navigator *navigator, const char *name) :
|
||||
MissionBlock(navigator, name)
|
||||
{
|
||||
/* load initial params */
|
||||
updateParams();
|
||||
}
|
||||
|
||||
Land::~Land()
|
||||
|
||||
Reference in New Issue
Block a user