Copter: remove dangling read_control_switch method declaration

This commit is contained in:
Peter Barker 2020-01-02 10:45:31 +11:00 committed by Randy Mackay
parent 26e0f5c084
commit 326a569ea8
1 changed files with 0 additions and 1 deletions

View File

@ -867,7 +867,6 @@ private:
void report_version();
// switches.cpp
void read_control_switch();
void save_trim();
void auto_trim();