From: young Date: Wed, 6 Feb 2013 12:14:41 +0000 (+0000) Subject: Kill of a messy debug paragraph (move to tests/deal.II) X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d55fa96244c0658fbf7f1d6b6a4c6c329392cc;p=dealii-svn.git Kill of a messy debug paragraph (move to tests/deal.II) git-svn-id: https://svn.dealii.org/trunk@28252 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/grid/grid_generator.cc b/deal.II/source/grid/grid_generator.cc index 1d91325670..6e43558f2b 100644 --- a/deal.II/source/grid/grid_generator.cc +++ b/deal.II/source/grid/grid_generator.cc @@ -546,20 +546,6 @@ GridGenerator::subdivided_parallelepiped (Triangulation &tria, Assert (false, ExcNotImplemented()); } -#ifdef DEBUG - // Debug block: Try to delete duplicates (a good grid has none) and - // then check none actually were deleted (this may be a superflous - // test; if the corners[] were unique, the points should be too) - unsigned int n_points = 1; - for (unsigned int i=0; i