Copter: remove unimplemented method declaration

This commit is contained in:
Peter Barker 2023-10-05 12:10:11 +11:00 committed by Peter Barker
parent e2157d8b9f
commit af949590f8
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ public:
private:
void run_hover();
void run_descent();
void run_release();
uint32_t descent_established_time_ms; // milliseconds
uint32_t place_start_time_ms; // milliseconds