]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove one more unused variable.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Oct 2003 15:05:42 +0000 (15:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Oct 2003 15:05:42 +0000 (15:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@8097 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc

index cc16e95ac8ffe5543e17b508534b1ea67997308d..d6bd104295868a8e904b9e2ff3b2ec5b77d7b517 100644 (file)
@@ -385,7 +385,7 @@ void GridOut::write_xfig (const Triangulation<dim>&,
 template <int dim>
 void GridOut::write_xfig (const Triangulation<dim>& tria,
                          std::ostream&             out,
-                         const Mapping<dim>*       mapping)
+                         const Mapping<dim>*       /*mapping*/)
 {
   const unsigned int nv = GeometryInfo<dim>::vertices_per_cell;
 

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.