diff --git a/NewKernel_d/include/CGAL/NewKernel_d/Types/Weighted_point.h b/NewKernel_d/include/CGAL/NewKernel_d/Types/Weighted_point.h index 8f0a80280b1..815766787b6 100644 --- a/NewKernel_d/include/CGAL/NewKernel_d/Types/Weighted_point.h +++ b/NewKernel_d/include/CGAL/NewKernel_d/Types/Weighted_point.h @@ -186,11 +186,10 @@ template struct Power_center : Store_kernel { for(i=0; ++f!=e; ++i) { WPoint const& wp=*f; Point const& p=pdw(wp); - FT const& np = sdo(p) - pw(wp); for(int j=0;j struct Construct_circumcenter : Store_kernel { Point const& p=*f; for(int j=0;j