diff --git a/src/Navaids/waypoint.cxx b/src/Navaids/waypoint.cxx index 6d728491c..39476caa7 100644 --- a/src/Navaids/waypoint.cxx +++ b/src/Navaids/waypoint.cxx @@ -234,7 +234,6 @@ Hold::Hold(const SGGeod& aPos, const string& aIdent, RouteBase* aOwner) : _righthanded(true), _isDistance(false) { - setFlag(WPT_DYNAMIC); } Hold::Hold(RouteBase* aOwner) :