Remove unused variable and branch from GlobalChi2Fitter
The branch evaluates always to false. scatwasupdated
does never change:
grep -IR "scatwasupdated"
Tracking/TrkFitter/TrkGlobalChi2Fitter/src/GlobalChi2Fitter.cxx: bool scatwasupdated = false;
Tracking/TrkFitter/TrkGlobalChi2Fitter/src/GlobalChi2Fitter.cxx: if (!doderiv && (scatwasupdated)) {
Merge request reports
Activity
Filter activity
added Tracking main review-pending-level-1 labels
CI Result SUCCESS (hash 4b84c5a6)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)removed review-pending-level-1 label
added review-approved label
mentioned in commit 18e59801
Please register or sign in to reply