Skip to content

Commit

Permalink
Fixed reorder warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonhagland committed Dec 5, 2024
1 parent 21d10b8 commit dddc148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opm/input/eclipse/Schedule/ScheduleStatic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ ScheduleStatic::ScheduleStatic(std::shared_ptr<const Python> 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<ParserKeywords::LIFTOPT>()),
Expand Down

0 comments on commit dddc148

Please sign in to comment.