From ded84db28dae5611864dca93520bff3ffc7b3d88 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 3 Feb 2000 13:38:34 +0000 Subject: [PATCH] Remove blank line that startles the doc tools. git-svn-id: https://svn.dealii.org/trunk@2334 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/error_estimator.h | 1 - 1 file changed, 1 deletion(-) diff --git a/deal.II/deal.II/include/numerics/error_estimator.h b/deal.II/deal.II/include/numerics/error_estimator.h index 36320b3b7a..3c17a0d58c 100644 --- a/deal.II/deal.II/include/numerics/error_estimator.h +++ b/deal.II/deal.II/include/numerics/error_estimator.h @@ -248,7 +248,6 @@ class KellyErrorEstimator * only implemented in two and * three dimensions. */ - static void estimate (const DoFHandler &dof, const Quadrature &quadrature, const FunctionMap &neumann_bc, -- 2.39.5