Skip to content
Snippets Groups Projects

MuonEventAthenaPool: Thread-safety warning cleanup.

Merged Scott Snyder requested to merge ssnyder/athena:thread.MuonEventAthenaPool-20220713 into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -20,9 +20,6 @@
#include "GaudiKernel/EventContext.h"
#include "GaudiKernel/ThreadLocalContext.h"
#include "CxxUtils/checker_macros.h"
ATLAS_NO_CHECK_FILE_THREAD_SAFETY; // testing code
void make_dd (IdDictParser& parser)
{
ISvcLocator* svcLoc = Gaudi::svcLocator();
Loading