]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix warning (thanks Uwe)
authorTimo Heister <timo.heister@gmail.com>
Thu, 18 Oct 2012 16:17:11 +0000 (16:17 +0000)
committerTimo Heister <timo.heister@gmail.com>
Thu, 18 Oct 2012 16:17:11 +0000 (16:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@27142 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_block_vector.h

index 49be01fe9a95fa20f890d47c0df5ea9acf83af00..79f47c7484b212b2cb08798ba68b9a2613e1563e 100644 (file)
@@ -523,7 +523,6 @@ namespace TrilinosWrappers
   void
   BlockVector::compress (const Epetra_CombineMode last_action)
   {
-    ::dealii::VectorOperation::values last_action_;
     if (last_action == Add)
       this->compress(::dealii::VectorOperation::add);
     else if (last_action == Insert)

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.