From b862ce77fb5c84a2ea149a9109c9f4b93fc56194 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 21 Apr 2003 16:21:38 +0000 Subject: [PATCH] Remove comment that is already clear from the CVS logs. git-svn-id: https://svn.dealii.org/trunk@7422 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/base/polynomial1d.cc | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.5