Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener authored Jul 4, 2024
1 parent dd83ae4 commit db2742b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion standalone/lcio2edm4hep.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ int main(int argc, char* argv[]) {
UTIL::CheckCollections colPatcher{};
std::vector<NamesType> namesTypes{};
const bool patching = !args.patchFile.empty();
// Keep track of whether we have any SimCalorimeterHits
if (patching) {
namesTypes = getNamesAndTypes(args.patchFile);
if (namesTypes.empty()) {
Expand Down

0 comments on commit db2742b

Please sign in to comment.