diff --git a/Control/IOVSvc/src/CondInputLoader.cxx b/Control/IOVSvc/src/CondInputLoader.cxx index a9babc0ddf19c69ae761400450e3ef230e6015cb..2561ef44b3679b457373ea75ee8bb25993220bd7 100644 --- a/Control/IOVSvc/src/CondInputLoader.cxx +++ b/Control/IOVSvc/src/CondInputLoader.cxx @@ -299,7 +299,7 @@ CondInputLoader::execute() // need to override the handling of the DataObjIDs that's done by // AthAlgorithm, so we don't inject the name of the Default Store void -CondInputLoader::extraDeps_update_handler( Property& ExtraDeps ) +CondInputLoader::extraDeps_update_handler( Property& /*ExtraDeps*/ ) { // do nothing }