]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't name unused parameter.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Feb 2003 20:08:16 +0000 (20:08 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Feb 2003 20:08:16 +0000 (20:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@7253 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_nedelec.cc

index dcb0a789bbfba8589cf516b4367e4bf5c7cdd2bd..d72df587bd9708abdea21ede71fa6390604c7e35 100644 (file)
@@ -439,7 +439,7 @@ FE_Nedelec<1>::shape_grad_component (const unsigned int ,
 template <>
 Tensor<1,2>
 FE_Nedelec<2>::shape_grad_component (const unsigned int i,
-                                    const Point<2>    &p,
+                                    const Point<2>    &,
                                     const unsigned int component) const
 {
   const unsigned int dim = 2;

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.