Skip to content

Commit

Permalink
Merge pull request #25739 from Dr15Jones/clangHLTV32DB
Browse files Browse the repository at this point in the history
Removed unused variable from HLTV32DB
  • Loading branch information
cmsbuild authored Jan 23, 2019
2 parents a0c87b7 + 14c5595 commit 2710b89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RecoLuminosity/LumiProducer/plugins/HLTV32DB.cc
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,6 @@ namespace lumi{
HltResult::iterator hltItEnd,
HltPathMap& hltpathmap,
unsigned int commitintv){
HltResult::iterator hltIt;
unsigned int totalcmsls=std::distance(hltItBeg,hltItEnd);
std::cout<<"inserting totalcmsls "<<totalcmsls<<std::endl;
coral::AttributeList lshltData;
Expand Down

0 comments on commit 2710b89

Please sign in to comment.