From: Wolfgang Bangerth Date: Sat, 8 Aug 2015 12:48:50 +0000 (-0500) Subject: Remove a comment that is now outdated. X-Git-Tag: v8.4.0-rc2~643^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1307%2Fhead;p=dealii.git Remove a comment that is now outdated. --- diff --git a/include/deal.II/fe/fe.h b/include/deal.II/fe/fe.h index 944f91e08e..94e2c40765 100644 --- a/include/deal.II/fe/fe.h +++ b/include/deal.II/fe/fe.h @@ -355,9 +355,7 @@ public: /** * A base class for internal data that derived finite element classes may - * wish to store. This class uses the same data fields as - * Mapping::InternalDataBase() but adds a field for the computation of - * second derivatives. + * wish to store. * * The class is used as follows: Whenever an FEValues (or FEFaceValues or * FESubfaceValues) object is initialized, it requests that the finite