diff --git a/test/testInteraction.cpp b/test/testInteraction.cpp index a8bea05cc..35eca2c70 100644 --- a/test/testInteraction.cpp +++ b/test/testInteraction.cpp @@ -799,7 +799,6 @@ TEST(EMPairProduction, secondaries) { // test energy conservation EXPECT_DOUBLE_EQ(Ep, Etot); - delete c; } } }