Browse Source

AP_Limits: removed old declaration

mission-4.1.18
Andrew Tridgell 12 years ago
parent
commit
98a55bf2a1
  1. 4
      libraries/AP_Limits/AP_Limit_Geofence.h

4
libraries/AP_Limits/AP_Limit_Geofence.h

@ -59,8 +59,4 @@ private: @@ -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__

Loading…
Cancel
Save