Skip to content
Snippets Groups Projects
Commit 5e0f7e3d authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'clang.DataQualityUtils-20190214' into 'master'

DataQualityUtils: Fix clang warnings.

See merge request atlas/athena!21134
parents 7f830a24 b99e2bc7
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
*/
......@@ -36,8 +36,6 @@
namespace dqutils {
static const bool hltjet_debug = false;
void
MonitoringFile::HLTJetPostProcess( std::string inFilename, bool /* isIncremental */ )
{
......
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
*/
......@@ -36,8 +36,6 @@
namespace dqutils {
static const bool hltmet_debug = false;
void
MonitoringFile::HLTMETPostProcess( std::string inFilename, bool /* isIncremental */ )
{
......
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