]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variables.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Oct 2013 19:32:41 +0000 (19:32 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Oct 2013 19:32:41 +0000 (19:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@31124 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/data_out_base.cc

index d48f43d6adbac947e225b6be61e8ba626323b375..db376a019a967dc6a9094cd4d2eba0dc9ddd3aea 100644 (file)
@@ -6974,7 +6974,7 @@ void DataOutBase::write_filtered_data (const std::vector<Patch<dim,spacedim> > &
   // all vector data, then handle the
   // scalar data sets that have been
   // left over
-  unsigned int    i, n, q, r, n_th_vector, data_set, pt_data_vector_dim, mem_vector_dim;
+  unsigned int    i, n_th_vector, data_set, pt_data_vector_dim;
   std::string     vector_name;
   for (n_th_vector=0,data_set=0; data_set<n_data_sets;)
     {

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.