From: Wolfgang Bangerth Date: Sun, 26 Apr 2015 19:50:54 +0000 (-0500) Subject: Fix a warning about an unused variable. X-Git-Tag: v8.3.0-rc1~209^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0019d5226234d613b134a270e9d2968a6e2367eb;p=dealii.git Fix a warning about an unused variable. --- diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc index 77c9234e4a..033d9de0fc 100644 --- a/source/distributed/tria.cc +++ b/source/distributed/tria.cc @@ -2613,6 +2613,7 @@ namespace parallel this, &connectivity); #else + (void)autopartition; parallel_forest = dealii::internal::p4est::functions::load ( filename, mpi_communicator, attached_size, attached_size>0,