From 5d9768f0d4ae6c91e0fb38f1bb0449313a401171 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Sun, 29 May 2011 09:21:26 +0000 Subject: [PATCH] removed spurious #endif [[Imported from SVN: r7338]] --- dune/gfe/localgeodesicfestiffness.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/dune/gfe/localgeodesicfestiffness.hh b/dune/gfe/localgeodesicfestiffness.hh index ba79dec4..656fc6ab 100644 --- a/dune/gfe/localgeodesicfestiffness.hh +++ b/dune/gfe/localgeodesicfestiffness.hh @@ -581,7 +581,6 @@ assembleHessian(const Entity& element, } -#endif } #endif -- GitLab