]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid compiler warning.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 4 Dec 2009 08:45:54 +0000 (08:45 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 4 Dec 2009 08:45:54 +0000 (08:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@20199 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/index_set.cc

index d7ee60cda10dc3b36e7591d29ef476021bd96525..385571375b5d52738efffd2ecd5ecc40856251b9 100644 (file)
@@ -226,6 +226,7 @@ IndexSet::make_trilinos_map (const MPI_Comm &communicator,
                         Epetra_MpiComm(communicator));
 #else
                         Epetra_SerialComm());
+      (void)communicator;
 #endif
     }
 }

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.