From ca15ad7341fd19645b9aea19ef1b2366407ace4d Mon Sep 17 00:00:00 2001 From: young Date: Tue, 24 May 2011 18:09:04 +0000 Subject: [PATCH] Remove repetition in docs git-svn-id: https://svn.dealii.org/trunk@23742 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-36/step-36.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/deal.II/examples/step-36/step-36.cc b/deal.II/examples/step-36/step-36.cc index 98e367952b..dbb614860b 100644 --- a/deal.II/examples/step-36/step-36.cc +++ b/deal.II/examples/step-36/step-36.cc @@ -572,9 +572,6 @@ int main (int argc, char **argv) problem.run (); } - // ...and then unitialize the - // SLEPc work space when the - // job is done: SlepcFinalize (); } -- 2.39.5