Rover: remove unimplemented methods

This commit is contained in:
Peter Barker 2017-12-15 13:15:06 +11:00 committed by Randy Mackay
parent 268b8799d0
commit bce9a40ab5
1 changed files with 0 additions and 4 deletions

View File

@ -572,10 +572,6 @@ private:
void smart_rtl_update();
bool is_boat() const;
// test.cpp
void print_hit_enter();
void print_enabled(bool b);
public:
void mavlink_delay_cb();
void failsafe_check();