mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
AntennaTracker: remove unused compass_init_location state
This commit is contained in:
parent
87a31c6409
commit
465bde5339
@ -161,9 +161,6 @@ private:
|
||||
static const AP_Param::Info var_info[];
|
||||
static const struct LogStructure log_structure[];
|
||||
|
||||
// true if the compass's initial location has been set
|
||||
bool compass_init_location;
|
||||
|
||||
// Tracker.cpp
|
||||
void get_scheduler_tasks(const AP_Scheduler::Task *&tasks,
|
||||
uint8_t &task_count,
|
||||
|
Loading…
Reference in New Issue
Block a user