Browse Source

AC_AttControlHeli: remove hal declaration to clear compiler warning

mission-4.1.18
Randy Mackay 11 years ago committed by unknown
parent
commit
76507a9e67
  1. 2
      libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp

2
libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp

@ -3,8 +3,6 @@ @@ -3,8 +3,6 @@
#include "AC_AttitudeControl_Heli.h"
#include <AP_HAL.h>
extern const AP_HAL::HAL& hal;
// table of user settable parameters
const AP_Param::GroupInfo AC_AttitudeControl_Heli::var_info[] PROGMEM = {

Loading…
Cancel
Save