AP_LandingGear: Remove unused members

This commit is contained in:
Michael du Breuil 2018-11-24 19:21:34 -07:00 committed by Andrew Tridgell
parent 02993b4ad0
commit 0808539ee5
1 changed files with 0 additions and 3 deletions

View File

@ -100,9 +100,6 @@ private:
bool _deployed; // true if the landing gear has been deployed, initialized false
bool _have_changed; // have we changed the servo state?
bool _deploy_lock; // used to force landing gear to remain deployed until another regular Deploy command is received to reduce accidental retraction
bool _deploy_pin_state;
bool _weight_on_wheels_pin_state;
int16_t _last_height_above_ground;
// debounce