Copter: remove unused auto_spline_start declaration

This commit is contained in:
Randy Mackay 2019-02-25 12:17:48 +09:00
parent a9b5a0fea0
commit 92b68d516b
1 changed files with 0 additions and 1 deletions

View File

@ -392,7 +392,6 @@ private:
#endif
bool verify_nav_delay(const AP_Mission::Mission_Command& cmd);
void auto_spline_start(const Location_Class& destination, bool stopped_at_start, AC_WPNav::spline_segment_end_type seg_end_type, const Location_Class& next_destination);
// Loiter control
uint16_t loiter_time_max; // How long we should stay in Loiter Mode for mission scripting (time in seconds)