]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused variable name.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 15 Aug 2011 13:01:27 +0000 (13:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 15 Aug 2011 13:01:27 +0000 (13:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@24074 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/number_cache.h

index dc853a8285f3699cf026c40a9fed21a68e0a4cf5..5acd893738b59b4ec6dbf56947c851a63717d21c 100644 (file)
@@ -1,7 +1,7 @@
 //----------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2010 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2010, 2011 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -107,7 +107,7 @@ namespace internal
     template <class Archive>
     void 
     NumberCache::serialize (Archive & ar, 
-                           const unsigned int version)
+                           const unsigned int /*version*/)
     {
       ar & n_global_dofs & n_locally_owned_dofs;
       ar & locally_owned_dofs;

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.