Browse Source

AP_Mission: remove erroneous comment about clear()

mission-4.1.18
Peter Barker 7 years ago committed by Andrew Tridgell
parent
commit
71bff63bff
  1. 1
      libraries/AP_Mission/AP_Mission.h

1
libraries/AP_Mission/AP_Mission.h

@ -365,7 +365,6 @@ public: @@ -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…
Cancel
Save