AP_Limits: removed old declaration

This commit is contained in:
Andrew Tridgell 2013-01-13 20:46:44 +11:00
parent ca1070f10e
commit 98a55bf2a1

View File

@ -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__