]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix warning.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Nov 2001 09:37:55 +0000 (09:37 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Nov 2001 09:37:55 +0000 (09:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@5290 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/data_out_base.cc

index 3d936636bf3463e4785e9bec1f870b23ef49470d..d54f54e027aeb23385c50fd04211be1350aee26d 100644 (file)
@@ -469,7 +469,7 @@ void DataOutBase::write_ucd (const typename std::vector<Patch<dim,spacedim> > &p
 template <int dim, int spacedim>
 void DataOutBase::write_dx (const typename std::vector<Patch<dim,spacedim> > &patches,
                            const std::vector<std::string>          &data_names,
-                           const DXFlags                           &flags,
+                           const DXFlags                           &/*flags*/,
                            std::ostream                            &out) 
 {
   AssertThrow (out, ExcIO());

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.