mirror of https://github.com/ArduPilot/ardupilot
Camera: remove unused reference to hal
Resolves one compiler warning
This commit is contained in:
parent
4cf7f01694
commit
d530fe1806
|
@ -6,8 +6,6 @@
|
|||
#include <RC_Channel.h>
|
||||
#include <AP_HAL.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
// ------------------------------
|
||||
#define CAM_DEBUG DISABLED
|
||||
|
||||
|
|
Loading…
Reference in New Issue