mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_Arming: remove stray comment on removed parameter
Almost certainly a rebase issue
This commit is contained in:
parent
f31b7b5772
commit
84eff51539
@ -107,7 +107,6 @@ const AP_Param::GroupInfo AP_Arming::var_info[] = {
|
||||
// @User: Advanced
|
||||
AP_GROUPINFO("MIS_ITEMS", 7, AP_Arming, _required_mission_items, 0),
|
||||
|
||||
// index 4 was VOLT_MIN, moved to AP_BattMonitor
|
||||
AP_GROUPEND
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user