mirror of https://github.com/ArduPilot/ardupilot
Blimp: remove unimplemented update_proximity/init_proximity declarations
This commit is contained in:
parent
6228cf25dc
commit
d4a25d5999
|
@ -418,8 +418,6 @@ private:
|
|||
bool rangefinder_up_ok();
|
||||
void rpm_update();
|
||||
void update_optical_flow(void);
|
||||
void init_proximity();
|
||||
void update_proximity();
|
||||
|
||||
// RC_Channel.cpp
|
||||
void save_trim();
|
||||
|
|
Loading…
Reference in New Issue