Skip to content

Commit

Permalink
There was a problem when merging and I added a line that was not supp…
Browse files Browse the repository at this point in the history
…osed to be there. Fixed now.
  • Loading branch information
parbol committed Jun 4, 2015
1 parent f8f6f25 commit f6710c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GeneratorInterface/LHEInterface/plugins/LHESource.cc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ void LHESource::nextEvent()


bool newFileOpened;
partonLevel = reader->next(&newFileOpened);
do {
newFileOpened = false;
partonLevel = reader->next(&newFileOpened);
Expand Down

0 comments on commit f6710c2

Please sign in to comment.