diff --git a/AtlasTest/DatabaseTest/AthenaPoolTest/share/AthenaPoolTestWriteDoubleSelector.py b/AtlasTest/DatabaseTest/AthenaPoolTest/share/AthenaPoolTestWriteDoubleSelector.py index 6b8ef0ec406bf4fde62379cab64d4450c93ecddb..79db9a76bdeeedecbd72c66252279de623608c0d 100644 --- a/AtlasTest/DatabaseTest/AthenaPoolTest/share/AthenaPoolTestWriteDoubleSelector.py +++ b/AtlasTest/DatabaseTest/AthenaPoolTest/share/AthenaPoolTestWriteDoubleSelector.py @@ -13,10 +13,6 @@ ## basic job configuration (for generator) import AthenaCommon.AtlasUnixGeneratorJob -# Set handler for traceback -gbl.AthenaServices.SetFatalHandler(438) - - ## get a handle to the default top-level algorithm sequence from AthenaCommon.AlgSequence import AlgSequence topSequence = AlgSequence()