AC_AttControlHeli: remove hal declaration to clear compiler warning

This commit is contained in:
Randy Mackay 2014-07-14 23:21:32 +09:00 committed by unknown
parent 5128991a84
commit 76507a9e67
1 changed files with 0 additions and 2 deletions

View File

@ -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 = {