AthenaPoolTest+TrigConfigSvc+AthenaServices: Remove deprecated retrieve of DataHandle.
Compare changes
- scott snyder authored
Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.
@@ -277,7 +277,7 @@ StatusCode AthenaOutputStreamTool::connectOutput(const std::string& outputName)