]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix compilation warning.
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Dec 2010 08:48:10 +0000 (08:48 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Dec 2010 08:48:10 +0000 (08:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@23054 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/tria_accessor.templates.h

index c8d8ab59adcae8f75801a8b1c9f9fa47ed58811d..952b8ea0db5647ddd52375cac9d8872cbc3fd4a0 100644 (file)
@@ -2307,7 +2307,7 @@ RefinementCase<0> TriaAccessor<0, 1, spacedim>::refinement_case ()
 
 template <int spacedim>
 inline
-int TriaAccessor<0, 1, spacedim>::child_index (const unsigned int i)
+int TriaAccessor<0, 1, spacedim>::child_index (const unsigned int)
 {
   return -1;
 }

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.