From d8b1366f80017d560abc7fb703dd535f3db27b8b Mon Sep 17 00:00:00 2001 From: Kjetil Olsen Lye Date: Thu, 3 Oct 2024 14:09:01 +0200 Subject: [PATCH] Removed commented out line. --- flowexperimental/comp/flowexp_comp.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/flowexperimental/comp/flowexp_comp.cpp b/flowexperimental/comp/flowexp_comp.cpp index 55d36d2e5..ac95b0680 100644 --- a/flowexperimental/comp/flowexp_comp.cpp +++ b/flowexperimental/comp/flowexp_comp.cpp @@ -35,7 +35,6 @@ // TODO: not understanding why we need FlowGenericProblem here #include #include -//#include #include // // the current code use eclnewtonmethod adding other conditions to proceed_ should do the trick for KA