]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused variable.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 28 Jun 2009 19:18:35 +0000 (19:18 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 28 Jun 2009 19:18:35 +0000 (19:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@18983 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/geometry_info.cc

index 770514fbaeb90a04842117cae40264bb1a53718b..c54747148a2d7c54b6955cc79f34b69c3dd28e20 100644 (file)
@@ -1520,7 +1520,6 @@ d_linear_shape_function_gradient (const Point<1> &xi,
   Assert (i < GeometryInfo<1>::vertices_per_cell,
          ExcIndexRange (i, 0, GeometryInfo<1>::vertices_per_cell));
     
-  const double x = xi[0];
   switch (i)
     {
       case 0:

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.