diff --git a/Database/AthenaRoot/AthenaRootComps/src/xAODEventSelector.h b/Database/AthenaRoot/AthenaRootComps/src/xAODEventSelector.h index f2bf9c1724f2b8279fc8d2fe0748f1fa4da86dc8..32682624250a096b4450a59f3189b87e7169af59 100644 --- a/Database/AthenaRoot/AthenaRootComps/src/xAODEventSelector.h +++ b/Database/AthenaRoot/AthenaRootComps/src/xAODEventSelector.h @@ -1,7 +1,7 @@ ///////////////////////// -*- C++ -*- ///////////////////////////// /* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration */ // xAODEventSelector.h @@ -238,7 +238,6 @@ class xAODEventSelector : #ifndef XAOD_ANALYSIS //these are here just for compatibility with RecExCommon ... we were trying to use this selector in recexcommon jobs for a bit - bool m_backNavigation=false; StringProperty m_collectionType; #endif