Skip to content

Commit

Permalink
Remove Extra Print
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Mar 3, 2025
1 parent cefdca3 commit 24db372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Diagnostics/WarpXOpenPMD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ WarpXOpenPMDPlot::WarpXOpenPMDPlot (
{
m_OpenPMDoptions = detail::getSeriesOptions(operator_type, operator_parameters,
engine_type, engine_parameters);
amrex::Print() << Utils::TextMsg::Info("openPMD options used: " + m_OpenPMDoptions);
}

WarpXOpenPMDPlot::~WarpXOpenPMDPlot ()
Expand Down

0 comments on commit 24db372

Please sign in to comment.