From ff3478dc7971e18e1f00d965e9a822b549137131 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 20 Jan 2016 16:35:40 -0500 Subject: [PATCH] remove unused code --- include/deal.II/numerics/error_estimator.templates.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/include/deal.II/numerics/error_estimator.templates.h b/include/deal.II/numerics/error_estimator.templates.h index 82771dec1f..2b40679b49 100644 --- a/include/deal.II/numerics/error_estimator.templates.h +++ b/include/deal.II/numerics/error_estimator.templates.h @@ -355,15 +355,6 @@ namespace internal n_components = parallel_data.finite_element.n_components(), n_solution_vectors = parallel_data.psi.size(); - if (face->at_boundary() == false) - { -// // compute the jump in the gradients -// for (unsigned int n=0; n