From: Wolfgang Bangerth Date: Mon, 8 Aug 2005 23:32:59 +0000 (+0000) Subject: Remove now pointless comment. X-Git-Tag: v8.0.0~13329 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d001beae36c606d7c722275ba3222035a3c0353e;p=dealii.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,