From c6f4baeed055e5840c60c4efa828780176ee841a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 29 Jun 2009 12:31:17 +0000 Subject: [PATCH] Remove comment -- the documentation is actually quite comprehensible! git-svn-id: https://svn.dealii.org/trunk@18997 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_tools.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deal.II/deal.II/include/fe/fe_tools.h b/deal.II/deal.II/include/fe/fe_tools.h index 56f64f6c71..9eebc51379 100644 --- a/deal.II/deal.II/include/fe/fe_tools.h +++ b/deal.II/deal.II/include/fe/fe_tools.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors +// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -471,8 +471,6 @@ class FETools static void compute_projection_matrices(const FiniteElement &fe, std::vector > >& matrices); -//TODO:[WB] Replace this documentation by something comprehensible - /** * Projects scalar data defined in * quadrature points to a finite element -- 2.39.5