From 2419d6c6d67e4fd3e106d214d45b9b28d80ffc3f Mon Sep 17 00:00:00 2001 From: Andrew McBride Date: Fri, 17 Feb 2012 08:21:52 +0000 Subject: [PATCH] Undoing change commited in r25107 git-svn-id: https://svn.dealii.org/trunk@25109 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-3/step-3.cc | 4 ---- deal.II/examples/step-4/step-4.cc | 3 --- deal.II/examples/step-44/doc/builds-on | 2 +- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/deal.II/examples/step-3/step-3.cc b/deal.II/examples/step-3/step-3.cc index 3efbf83d7a..6a13779f7b 100644 --- a/deal.II/examples/step-3/step-3.cc +++ b/deal.II/examples/step-3/step-3.cc @@ -83,16 +83,12 @@ #include #include - // Finally, this is for output to a // file and to the console: #include #include #include - - - // ...and this is to import the // deal.II namespace into the global // scope: diff --git a/deal.II/examples/step-4/step-4.cc b/deal.II/examples/step-4/step-4.cc index 748503166a..c7275e145e 100644 --- a/deal.II/examples/step-4/step-4.cc +++ b/deal.II/examples/step-4/step-4.cc @@ -36,12 +36,10 @@ #include #include - #include #include #include - // This is new, however: in the previous // example we got some unwanted output from // the linear solvers. If we want to suppress @@ -218,7 +216,6 @@ double RightHandSide::value (const Point &p, for (unsigned int i=0; i