From: Peter Munch Date: Sat, 25 Apr 2020 15:44:45 +0000 (+0200) Subject: Remove 1D hack from p:d:t X-Git-Tag: v9.2.0-rc1~181^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86148dd7da890b3c179ca3b5bfbf20d13e6e7a9;p=dealii.git Remove 1D hack from p:d:t --- diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h index 35301b54de..d6d219527d 100644 --- a/include/deal.II/distributed/tria.h +++ b/include/deal.II/distributed/tria.h @@ -1362,16 +1362,8 @@ namespace parallel std::vector p4est_tree_to_coarse_cell_permutation; - - // TODO: The following variable should really be private, but it is used - // in dof_handler_policy.cc ... - /** - * dummy settings object - */ - Settings settings; - /** - * Like above, this method, which is only implemented for dim = 2 or 3, + * This method, which is only implemented for dim = 2 or 3, * needs a stub because it is used in dof_handler_policy.cc */ virtual std::map>