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

deal.II/base/source/geometry_info.cc

index 6645e6fad31e6913ecb2e10dd3753b572ab7597d..2388cf460cc72495363eb97c40d34eca977c92a7 100644 (file)
@@ -1514,7 +1514,7 @@ d_linear_shape_function (const Point<dim> &xi,
 template <>
 Tensor<1,1>
 GeometryInfo<1>::
-d_linear_shape_function_gradient (const Point<1> &xi,
+d_linear_shape_function_gradient (const Point<1> &,
                                  const unsigned int i)
 {
   Assert (i < GeometryInfo<1>::vertices_per_cell,

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.