]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a warning about an unused variable. 881/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 26 Apr 2015 19:50:54 +0000 (14:50 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 26 Apr 2015 19:50:54 +0000 (14:50 -0500)
source/distributed/tria.cc

index 77c9234e4a9f94fcc8638f490c4ffe0d26e16361..033d9de0fcbee413189ea493a5002556a7f235b6 100644 (file)
@@ -2613,6 +2613,7 @@ namespace parallel
                           this,
                           &connectivity);
 #else
+      (void)autopartition;
       parallel_forest = dealii::internal::p4est::functions<dim>::load (
                           filename, mpi_communicator,
                           attached_size, attached_size>0,

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.