From 8eab88c475ddd652eb819ea943db95ce0fff0cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Mon, 10 May 2010 07:15:28 +0000 Subject: [PATCH] remove deprecated TODO --- Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h b/Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h index 3b42c1c2f1d..915b94c7337 100644 --- a/Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h +++ b/Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h @@ -28,7 +28,6 @@ #include -//TODO: CORRECT THE MAKE_ROOT_OF_2 of GMPq GMPz #ifdef CGAL_USE_GMP # include #else