Camera: remove unused reference to hal

Resolves one compiler warning
This commit is contained in:
Randy Mackay 2014-07-15 12:42:41 +09:00
parent 4cf7f01694
commit d530fe1806
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
#include <RC_Channel.h>
#include <AP_HAL.h>
extern const AP_HAL::HAL& hal;
// ------------------------------
#define CAM_DEBUG DISABLED