From: guido Date: Wed, 18 Jul 2001 10:37:41 +0000 (+0000) Subject: obsolete TODO removed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01be66f489e2b28045202c6512b9699182358b9e;p=dealii-svn.git obsolete TODO removed git-svn-id: https://svn.dealii.org/trunk@4851 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/polynomial.h b/deal.II/base/include/base/polynomial.h index b520904bbc..3d364e07c0 100644 --- a/deal.II/base/include/base/polynomial.h +++ b/deal.II/base/include/base/polynomial.h @@ -184,7 +184,6 @@ class LagrangeEquidistant: public Polynomial * * @author Guido Kanschat, 2000 */ -//TODO:[GK] test this class Legendre, it has never been tested up to now template class Legendre : public Polynomial {