diff --git a/Point_set_processing_3/include/CGAL/wlop_simplify_and_regularize_point_set.h b/Point_set_processing_3/include/CGAL/wlop_simplify_and_regularize_point_set.h index 7e4b86cdebe..e91f7310067 100644 --- a/Point_set_processing_3/include/CGAL/wlop_simplify_and_regularize_point_set.h +++ b/Point_set_processing_3/include/CGAL/wlop_simplify_and_regularize_point_set.h @@ -398,8 +398,7 @@ compute_density_weight_for_sample_point( \cgalParamDescription{If `true`, an optional preprocessing is applied, which will give better results if the distribution of the input points is highly non-uniform.} \cgalParamType{Boolean} - \cgalParamDefault{`35`} - \cgalParamExtra{More iterations give a more regular result but increase the runtime} + \cgalParamDefault{`false`} \cgalParamNEnd \cgalParamNBegin{callback}