Dump a couple of unused member variables.

This commit is contained in:
px4dev 2013-01-25 21:40:18 -08:00
parent 8972843b14
commit 1b30cd2f93
1 changed files with 0 additions and 3 deletions

View File

@ -128,9 +128,6 @@ private:
actuator_outputs_s _outputs; ///< mixed outputs
actuator_controls_effective_s _controls_effective; ///< effective controls
const char *volatile _mix_buf; ///< mixer text buffer
volatile unsigned _mix_buf_len; ///< size of the mixer text buffer
bool _primary_pwm_device; ///< true if we are the default PWM output