Skip to content
Snippets Groups Projects
Commit 79f22d39 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

Remove use of obsolete Gaudi function outputLevel. (McParticleTests-00-08-02)

	* Tagging McParticleTests-00-08-02.
	* src/McAodSymLinkTests.cxx (initialize): Remove use of obsolete
	Gaudi function outputLevel.


Former-commit-id: 0509b49a
parent ae1bdf3f
No related branches found
No related tags found
No related merge requests found
......@@ -64,9 +64,6 @@ McAodSymLinkTests::~McAodSymLinkTests()
////////////////////////////
StatusCode McAodSymLinkTests::initialize()
{
// configure our MsgStream
m_msg.setLevel( outputLevel() );
m_msg << MSG::INFO
<< "Initializing " << name() << "..."
<< endreq;
......
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