From dddc148393483115a039d74ade8d5cd300c99fb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20H=C3=A6gland?= Date: Wed, 26 Jun 2024 00:11:54 +0200 Subject: [PATCH] Fixed reorder warning --- opm/input/eclipse/Schedule/ScheduleStatic.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/opm/input/eclipse/Schedule/ScheduleStatic.cpp b/opm/input/eclipse/Schedule/ScheduleStatic.cpp index 70a30b7ff1e..cee7b4025bf 100644 --- a/opm/input/eclipse/Schedule/ScheduleStatic.cpp +++ b/opm/input/eclipse/Schedule/ScheduleStatic.cpp @@ -89,7 +89,6 @@ ScheduleStatic::ScheduleStatic(std::shared_ptr python_handle, m_runspec( runspec ), rst_config( SOLUTIONSection(deck), parseContext, runspec.compositional(), errors ), output_interval(output_interval_), - slave_mode(slave_mode), sumthin(sumthin_summary_section(SUMMARYSection{ deck })), rptonly(rptonly_summary_section(SUMMARYSection{ deck })), gaslift_opt_active(deck.hasKeyword()),