diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecFlags.py b/MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecFlags.py index 820ea75e3f83475799da9e67bc5462091c7eec86..58bda2011ceb1869eee7d1767e0384580d6f70f0 100644 --- a/MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecFlags.py +++ b/MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecFlags.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration +# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration ## @file MuonRecFlags.py Flags to steer Muon Standalone Reconstruction @@ -620,7 +620,6 @@ class Enabled(SummaryJobProperty): muonRecFlags.doMSVertex ] muonRecFlags.add_JobProperty(Enabled) -muonRecFlags.add_JobProperty(runCommissioningChain) muonRecFlags.setDefaults()