Skip to content

Commit

Permalink
Remove extra }
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Sep 6, 2024
1 parent 0e290b8 commit c4bef23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k4FWCore/components/IOSvc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ StatusCode IOSvc::initialize() {
}
m_entries = m_reader->getEvents();
}
}

if (!m_writingFileNameDeprecated.empty()) {
warning() << ".output is deprecated, use .Output instead in the steering file" << endmsg;
Expand Down

0 comments on commit c4bef23

Please sign in to comment.