From: Guido Kanschat Date: Wed, 18 Jul 2001 10:37:41 +0000 (+0000) Subject: obsolete TODO removed X-Git-Tag: v8.0.0~18947 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3ffa815d59877e33e8785a1e452ff8b4f2ae74;p=dealii.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 {