mirror of https://github.com/ArduPilot/ardupilot
Copter: remove dangling read_control_switch method declaration
This commit is contained in:
parent
26e0f5c084
commit
326a569ea8
|
@ -867,7 +867,6 @@ private:
|
|||
void report_version();
|
||||
|
||||
// switches.cpp
|
||||
void read_control_switch();
|
||||
void save_trim();
|
||||
void auto_trim();
|
||||
|
||||
|
|
Loading…
Reference in New Issue