mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
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 <RC_Channel.h>
|
||||||
#include <AP_HAL.h>
|
#include <AP_HAL.h>
|
||||||
|
|
||||||
extern const AP_HAL::HAL& hal;
|
|
||||||
|
|
||||||
// ------------------------------
|
// ------------------------------
|
||||||
#define CAM_DEBUG DISABLED
|
#define CAM_DEBUG DISABLED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user