cleaned up

This commit is contained in:
Efi Fogel 2007-11-22 12:08:42 +00:00
parent fb3a03f6bb
commit 93f87fcea3
1 changed files with 0 additions and 4 deletions

View File

@ -151,10 +151,6 @@ Arr_inc_insertion_zone_visitor<Arrangement>::found_subcurve
Vertex_handle left_v, Halfedge_handle left_he,
Vertex_handle right_v, Halfedge_handle right_he)
{
std::cout << std::endl;
std::cout << "Arr_inc_insertion_zone_visitor" << std::endl;
std::cout << "cv: " << cv << std::endl;
// Create an arrangement accessor.
Arr_accessor<Arrangement_2> arr_access (*p_arr);