From: Wolfgang Bangerth Date: Mon, 21 Apr 2003 16:21:38 +0000 (+0000) Subject: Remove comment that is already clear from the CVS logs. X-Git-Tag: v8.0.0~16701 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b862ce77fb5c84a2ea149a9109c9f4b93fc56194;p=dealii.git Remove comment that is already clear from the CVS logs. git-svn-id: https://svn.dealii.org/trunk@7422 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/polynomial1d.cc b/tests/base/polynomial1d.cc index e7a9452941..c3c3c3a772 100644 --- a/tests/base/polynomial1d.cc +++ b/tests/base/polynomial1d.cc @@ -15,8 +15,6 @@ // 1d-polynomials, to make sure that all changes we make to these classes // do not change the results of these classes. -// added Hierarchical test on 2/11/03 - Brian Carnes - #include #include #include