]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Feb 2011 12:08:05 +0000 (12:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Feb 2011 12:08:05 +0000 (12:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@23427 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_generator.cc

index dbafe0257d2f5097421ebb839709e1aa3a01429f..a7eb6026b2b281e2f1f5f30ebaef735c5cfc0355 100644 (file)
@@ -2460,7 +2460,6 @@ GridGenerator::hyper_shell (Triangulation<3>& tria,
                                       //   == sqrt(pi/12)/(1-rho)
                                       // with solution rho=2r/(1+r)
       const double r = inner_radius / outer_radius;
-      const double pi = numbers::PI;
       const double rho = 2*r/(1+r);
 
                                       // then this is the distance of the

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.