]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variables' names.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Nov 2010 23:42:50 +0000 (23:42 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Nov 2010 23:42:50 +0000 (23:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@22710 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_accessor.templates.h

index e02da33b7d8cee0390fdd1b546313f8fd9d2bb59..b41157699b634c50b31f35eca6fe616788555b21 100644 (file)
@@ -1859,10 +1859,10 @@ DoFAccessor (const Triangulation<1,spacedim> *tria,
 template <template <int, int> class DH, int spacedim>
 inline
 DoFAccessor<0,DH<1,spacedim> >::
-DoFAccessor (const Triangulation<1,spacedim> *tria,
-            const int                 level,
-            const int                 index,
-            const DH<1,spacedim>     *dof_handler)
+DoFAccessor (const Triangulation<1,spacedim> *,
+            const int                 ,
+            const int                 ,
+            const DH<1,spacedim>     *)
                :
                 dof_handler(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.