Skip to content

Commit

Permalink
Merge pull request #9155 from wmtan/cerrRemove
Browse files Browse the repository at this point in the history
Remove cerr left in inadvertently
  • Loading branch information
davidlange6 committed May 19, 2015
2 parents 31b7b71 + 5b7c8bc commit c13b341
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion IOPool/Input/src/RootInputFileSequence.cc
Expand Up @@ -821,7 +821,6 @@ namespace edm {
if(fileNameHash == 0U) {
fileNameHash = lfnHash_;
}
std::cerr << "Sequential event: " << cache.id() << std::endl;
}

void
Expand Down

0 comments on commit c13b341

Please sign in to comment.