From: Wolfgang Bangerth Date: Wed, 23 Feb 2011 12:08:05 +0000 (+0000) Subject: Remove unused variable. X-Git-Tag: v8.0.0~4275 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfee9bb081932994b635e70c8294ba8d23708a94;p=dealii.git Remove unused variable. git-svn-id: https://svn.dealii.org/trunk@23427 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/grid/grid_generator.cc b/deal.II/source/grid/grid_generator.cc index dbafe0257d..a7eb6026b2 100644 --- a/deal.II/source/grid/grid_generator.cc +++ b/deal.II/source/grid/grid_generator.cc @@ -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