]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Unused parameters removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Feb 2002 13:18:46 +0000 (13:18 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Feb 2002 13:18:46 +0000 (13:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@5503 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_dgp.cc

index 80372c2c5c9ee3052007d2f1dd1a044a127b9334..9fa54e9f13e1da95b9f57c4b43f147fd933313f8 100644 (file)
@@ -380,8 +380,8 @@ FE_DGP<dim>::base_element (const unsigned int index) const
 
 template <int dim>
 bool
-FE_DGP<dim>::has_support_on_face (const unsigned int shape_index,
-                                 const unsigned int face_index) const
+FE_DGP<dim>::has_support_on_face (const unsigned int,
+                                 const unsigned int) const
 {
   return true;
 }

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.