From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Thu, 3 Feb 2000 13:38:34 +0000 (+0000)
Subject: Remove blank line that startles the doc tools.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c53e24e1a400eef0f19d053cf93bab58141a0371;p=dealii-svn.git

Remove blank line that startles the doc tools.


git-svn-id: https://svn.dealii.org/trunk@2334 0785d39b-7218-0410-832d-ea1e28bc413d
---

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<dim>   &dof,
 			  const Quadrature<dim-1> &quadrature,
 			  const FunctionMap       &neumann_bc,