]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Oct 2013 00:57:34 +0000 (00:57 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Oct 2013 00:57:34 +0000 (00:57 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31218 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/tria.cc

index 80c9b8420a10f81f2c7ea500a7abeb8370319eb5..9909c43ab3241b6eb7fa5403020b65dd66856efa 100644 (file)
@@ -9724,9 +9724,6 @@ template <int dim, int spacedim>
 const Boundary<dim, spacedim> &
 Triangulation<dim, spacedim>::get_boundary (const types::manifold_id m_number) const
 {
-  types::boundary_id number = static_cast<types::boundary_id>(m_number);
-//  Assert(number<numbers::internal_face_boundary_id, ExcIndexRange(number,0,numbers::internal_face_boundary_id));
-
   //look, if there is a boundary stored at
   //boundary_id number.
   typename std::map<types::manifold_id, SmartPointer<const Boundary<dim, spacedim>, Triangulation<dim, spacedim> > >::const_iterator it

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.