From a5f3c355fbca0ce33f5b792a9f0a120b3f7e9417 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 8 Aug 2005 23:32:59 +0000 Subject: [PATCH] Remove now pointless comment. git-svn-id: https://svn.dealii.org/trunk@11249 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/fe/fe_tools.cc | 1 - 1 file changed, 1 deletion(-) 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, -- 2.39.5