]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Comment out unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Mar 2009 16:54:26 +0000 (16:54 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Mar 2009 16:54:26 +0000 (16:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@18501 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_dgp_nonparametric.cc

index f87013a4c4a7b7009db6421c7beb145c625e48a9..71cba1c8bc98acb04bcaed4db05c256810e8181d 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -292,7 +292,7 @@ FE_DGPNonparametric<dim,spacedim>::fill_fe_values (
   typename Mapping<dim,spacedim>::InternalDataBase&,
   typename Mapping<dim,spacedim>::InternalDataBase& fedata,
   FEValuesData<dim,spacedim>&data,
-  enum CellSimilarity::Similarity &cell_similarity) const
+  enum CellSimilarity::Similarity &/*cell_similarity*/) const
 {
                                   // convert data object to internal
                                   // data for this class. fails with

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.