Skip to content
Snippets Groups Projects
Commit 5f4f0a1b authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'MultipleScatteringUpdatorMsg' into 'master'

remove useless INFO message in MultipleScatteringUpdator.cxx

See merge request atlas/athena!38579
parents ed528d2e 2e7e2200
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,6 @@ Trk::MultipleScatteringUpdator::initialize() {
} else {
ATH_MSG_VERBOSE("Gaussian mixture model = OFF");
}
ATH_MSG_INFO("initialize() successful");
return StatusCode::SUCCESS;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment