Skip to content
Snippets Groups Projects
Commit 0681aef9 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'verb.TileRawUtils-20221201' into 'master'

TileRawUtils: Reduce verbosity.

See merge request atlas/athena!58916
parents a70a5f64 a8f29b4f
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
** @date Sun 22 Sep 2019 10:21:50 BST
**
**
** Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
** Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
**/
......@@ -41,7 +41,6 @@ RegSelCondAlg_Tile::RegSelCondAlg_Tile(const std::string& name, ISvcLocator* pSv
m_managerName(""),
m_printTable(false)
{
ATH_MSG_INFO( "RegSelCondAlg_Tile::RegSelCondAlg_Tile() " << name );
declareProperty( "ManagerName", m_managerName );
declareProperty( "PrintTable", m_printTable=false );
}
......
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