From: Wolfgang Bangerth Date: Mon, 29 Jun 2009 12:31:17 +0000 (+0000) Subject: Remove comment -- the documentation is actually quite comprehensible! X-Git-Tag: v8.0.0~7561 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f4baeed055e5840c60c4efa828780176ee841a;p=dealii.git Remove comment -- the documentation is actually quite comprehensible! git-svn-id: https://svn.dealii.org/trunk@18997 0785d39b-7218-0410-832d-ea1e28bc413d --- 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