diff --git a/Reconstruction/PFlow/PFlowValidation/PFODQA/src/LeptonNFEValidationPlots.h b/Reconstruction/PFlow/PFlowValidation/PFODQA/src/LeptonNFEValidationPlots.h index ea61aa35c01472a61662f9c7e716c5fd15811c58..58699df998be0f273f914d551798fceff7b3635e 100644 --- a/Reconstruction/PFlow/PFlowValidation/PFODQA/src/LeptonNFEValidationPlots.h +++ b/Reconstruction/PFlow/PFlowValidation/PFODQA/src/LeptonNFEValidationPlots.h @@ -33,7 +33,5 @@ class LeptonNFEValidationPlots : public PlotBase { PFO::LeptonFELinkerPlots m_ElectronMatchedNFEPlots; PFO::LeptonFELinkerPlots m_MuonMatchedNFEPlots; PFO::LeptonFELinkerPlots m_TauJetMatchedNFEPlots; - - bool m_isNeutral=false; }; #endif