From 6aac2414975079122f9d9cdf745e0f229519bb60 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 20 Aug 2007 22:32:12 +0000 Subject: [PATCH] Improve one comment. git-svn-id: https://svn.dealii.org/trunk@14997 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-14/step-14.cc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deal.II/examples/step-14/step-14.cc b/deal.II/examples/step-14/step-14.cc index e4aa118982..4bd8e1a839 100644 --- a/deal.II/examples/step-14/step-14.cc +++ b/deal.II/examples/step-14/step-14.cc @@ -852,9 +852,7 @@ namespace LaplaceSolver // some problems in one of the // compilers this library can // be compiled with, we will - // have to use some - // workarounds. This will - // require that we declare a + // have to declare a // class that is actually // derived from the present // one, as a friend (strange as -- 2.39.5