]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix more unused variables 5802/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 25 Jan 2018 14:17:50 +0000 (15:17 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 25 Jan 2018 14:17:50 +0000 (15:17 +0100)
include/deal.II/base/mpi.templates.h

index 02ee73f80b17a49b1e909ba61b01cafe648be7f9..c927d9644128f244f28d4166cd9cd034db8fcd78 100644 (file)
@@ -202,8 +202,6 @@ namespace Utilities
              ExcMessage("Can only send to myself or to nobody."));
       return objects_to_send;
 #else
-      const auto n_procs = dealii::Utilities::MPI::n_mpi_processes(comm);
-      const auto my_proc = dealii::Utilities::MPI::this_mpi_process(comm);
 
       std::vector<unsigned int> send_to(objects_to_send.size());
       {

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.