From bdf3e4032886c018da7b606d0cb2073190afd403 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 17 Jun 2017 18:39:47 -0600 Subject: [PATCH] Remove an empty 'private:' section. --- include/deal.II/dofs/dof_handler_policy.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/deal.II/dofs/dof_handler_policy.h b/include/deal.II/dofs/dof_handler_policy.h index b278a71380..259c5a3357 100644 --- a/include/deal.II/dofs/dof_handler_policy.h +++ b/include/deal.II/dofs/dof_handler_policy.h @@ -176,8 +176,6 @@ namespace internal renumber_dofs (const std::vector &new_numbers, dealii::DoFHandler &dof_handler, NumberCache &number_cache) const; - private: - }; -- 2.39.5