From: wolf Date: Mon, 8 Aug 2005 23:32:59 +0000 (+0000) Subject: Remove now pointless comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f3c355fbca0ce33f5b792a9f0a120b3f7e9417;p=dealii-svn.git Remove now pointless comment. git-svn-id: https://svn.dealii.org/trunk@11249 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_tools.cc b/deal.II/deal.II/source/fe/fe_tools.cc index 2bdaed93f4..92499e2ac0 100644 --- a/deal.II/deal.II/source/fe/fe_tools.cc +++ b/deal.II/deal.II/source/fe/fe_tools.cc @@ -756,7 +756,6 @@ FETools::compute_face_embedding_matrices(const FiniteElement& fe, } -// This function is tested by tests/fe/internals, since it produces the matrices printed there template void FETools::compute_projection_matrices(const FiniteElement& fe,