ardupilot/libraries/AC_Fence
Peter Barker 062ee71135 AC_Fence: simplify fence loading
There's only one caller to this, who didn't force loading - so remove
the unused parameter.

Also remove the _boundary_loaded boolean; it was only set to true in one
place - just before the sole caller called the function!
2019-05-30 16:03:58 +09:00
..
AC_Fence.cpp AC_Fence: simplify fence loading 2019-05-30 16:03:58 +09:00
AC_Fence.h AC_Fence: simplify fence loading 2019-05-30 16:03:58 +09:00
AC_PolyFence_loader.cpp AC_Fence: remove always-true contains_return_point parameter 2019-02-04 16:52:42 +09:00
AC_PolyFence_loader.h AC_Fence: remove always-true contains_return_point parameter 2019-02-04 16:52:42 +09:00