From: kanschat Date: Fri, 1 Jul 2011 02:37:39 +0000 (+0000) Subject: remove unused variable X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc087e3d041ced103592d6a6173967f50d0d5a18;p=dealii-svn.git remove unused variable git-svn-id: https://svn.dealii.org/trunk@23900 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/dofs/dof_tools.cc b/deal.II/source/dofs/dof_tools.cc index 787d89041e..56003aa3f4 100644 --- a/deal.II/source/dofs/dof_tools.cc +++ b/deal.II/source/dofs/dof_tools.cc @@ -3745,7 +3745,6 @@ namespace DoFTools Assert (boundary_indicators.find (255) == boundary_indicators.end(), ExcInvalidBoundaryIndicator()); const unsigned int dim=DH::dimension; - const unsigned int spacedim=DH::space_dimension; // let's see whether we have to // check for certain boundary