Skip to content

Commit

Permalink
remove delete statement
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienDoerner committed Oct 27, 2023
1 parent 15b270c commit e54d16d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/testInteraction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,6 @@ TEST(EMPairProduction, secondaries) {

// test energy conservation
EXPECT_DOUBLE_EQ(Ep, Etot);
delete c;
}
}
}
Expand Down

0 comments on commit e54d16d

Please sign in to comment.