From: bangerth Date: Thu, 5 Nov 2009 23:59:44 +0000 (+0000) Subject: Remove some code that didn't do anything. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6c170aba8aff92cd8a38d12dafa5124a39663b;p=dealii-svn.git Remove some code that didn't do anything. git-svn-id: https://svn.dealii.org/trunk@20051 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/dofs/dof_tools.cc b/deal.II/deal.II/source/dofs/dof_tools.cc index 85d322ec01..d7e53c3144 100644 --- a/deal.II/deal.II/source/dofs/dof_tools.cc +++ b/deal.II/deal.II/source/dofs/dof_tools.cc @@ -5401,89 +5401,12 @@ DoFTools::make_zero_boundary_constraints (const DH &dof, face_dofs.resize (fe.dofs_per_face); face->get_dof_indices (face_dofs, cell->active_fe_index()); - if (fe_is_system) - { - // enter those dofs into the list - // that match the component - // signature. - for (unsigned int i=0; i