]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Suppress unused variable warning.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Feb 2002 17:58:01 +0000 (17:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Feb 2002 17:58:01 +0000 (17:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@5511 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/data_out_base.cc

index 157797a7a36c9bda98d63a670637acc0cee41b17..fdf4099731cf841056ceacb80600f7c706a5afc0 100644 (file)
@@ -2305,7 +2305,7 @@ void DataOutBase::write_gmv (const typename std::vector<Patch<dim,spacedim> > &p
 template <int dim, int spacedim>
 void DataOutBase::write_tecplot (const typename std::vector<Patch<dim,spacedim> > &patches,
                                 const std::vector<std::string>          &data_names,
-                                const TecplotFlags                      &flags,
+                                const TecplotFlags                      &/*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.