Skip to content

Commit

Permalink
Removed unused fwkJobReports from MessageLogger
Browse files Browse the repository at this point in the history
The parameter fwkJobReports is an obsolete parameter which has
had no functionality for many years.
  • Loading branch information
Dr15Jones committed Oct 19, 2020
1 parent 2aee2d1 commit af0da13
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@
'HCalGeom',
'HcalSim',
'TrackerMapDDDtoID',
'TrackerSimInfoNumbering'),
fwkJobReports = cms.untracked.vstring('FrameworkJobReport.xml')
'TrackerSimInfoNumbering')
)


Expand Down

0 comments on commit af0da13

Please sign in to comment.