mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 01:28:29 -04:00
AP_Limits: removed old declaration
This commit is contained in:
parent
ca1070f10e
commit
98a55bf2a1
@ -59,8 +59,4 @@ private:
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// Helper functions
|
|
||||||
uint32_t get_distance_meters(struct Location *loc1, struct Location *loc2); // distance in meters between two locations
|
|
||||||
|
|
||||||
#endif // __AP_LIMIT_GEOFENCE_H__
|
#endif // __AP_LIMIT_GEOFENCE_H__
|
||||||
|
Loading…
Reference in New Issue
Block a user