mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Mission: remove erroneous comment about clear()
This commit is contained in:
parent
f1a0ebfd10
commit
71bff63bff
@ -365,7 +365,6 @@ public:
|
||||
void reset();
|
||||
|
||||
/// clear - clears out mission
|
||||
/// returns true if mission was running so it could not be cleared
|
||||
bool clear();
|
||||
|
||||
/// truncate - truncate any mission items beyond given index
|
||||
|
Loading…
Reference in New Issue
Block a user