Skip to content

Commit

Permalink
Merge pull request cms-sw#606 from Dr15Jones/fixSelectionsAmbiguity
Browse files Browse the repository at this point in the history
Fixed ambiguity with Selections
  • Loading branch information
ktf committed Aug 25, 2013
2 parents ac7b978 + 6bc5bfa commit b036b1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PhysicsTools/UtilAlgos/plugins/ConfigurableAnalysis.cc
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ ConfigurableAnalysis::~ConfigurableAnalysis()
// ------------ method called to produce the data ------------
bool ConfigurableAnalysis::filter(edm::Event& iEvent, const edm::EventSetup& iSetup)
{
using namespace edm;

//will the filter pass or not.
bool majorGlobalAccept=false;

Expand Down

0 comments on commit b036b1e

Please sign in to comment.