remove warning

This commit is contained in:
Sébastien Loriot 2014-07-04 16:23:45 +02:00
parent 0a5a986fbd
commit 83b5f74c27
1 changed files with 0 additions and 2 deletions

View File

@ -974,8 +974,6 @@ void _test_critical_points_circle( const std::pair<
typename AK::Z_critical_points theZ_critical_points = typename AK::Z_critical_points theZ_critical_points =
AK().z_critical_points_object(); AK().z_critical_points_object();
typename AK::Solve theSolve = AK().solve_object(); typename AK::Solve theSolve = AK().solve_object();
typedef typename AK::Polynomial_for_spheres_2_3
Polynomial_for_spheres_2_3;
typedef typename AK::Polynomial_1_3 typedef typename AK::Polynomial_1_3
Polynomial_1_3; Polynomial_1_3;