From 183c2a63cf267de79135a248fdbfe26e5d5db012 Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Mon, 25 Mar 2013 11:34:05 +0100 Subject: [PATCH] Update comments --- dune/tectonic/myconvexproblem.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dune/tectonic/myconvexproblem.hh b/dune/tectonic/myconvexproblem.hh index e484d6a9..d630c152 100644 --- a/dune/tectonic/myconvexproblem.hh +++ b/dune/tectonic/myconvexproblem.hh @@ -1,7 +1,5 @@ // Based on dune/tnnmg/problem-classes/convexproblem.hh // Allows phi to be const; does away with everything we do not need -// convexproblem.hh also currently uses *(NULL) which leads to undefined -// behaviour #ifndef MY_CONVEX_PROBLEM_HH #define MY_CONVEX_PROBLEM_HH -- GitLab